Search Criteria
Package Details: deal-ii 9.6.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/deal-ii.git (read-only, click to copy) |
---|---|
Package Base: | deal-ii |
Description: | An Open Source Finite Element Differential Equations Analysis Library |
Upstream URL: | https://www.dealii.org/ |
Keywords: | fem pde science |
Licenses: | LGPL-2.1-or-later |
Submitter: | coincoin |
Maintainer: | coincoin (drwells) |
Last Packager: | drwells |
Votes: | 15 |
Popularity: | 0.000205 |
First Submitted: | 2013-09-11 11:11 (UTC) |
Last Updated: | 2024-12-24 03:10 (UTC) |
Dependencies (28)
- boost (boost-gitAUR)
- kokkosAUR (trilinosAUR)
- cmake (cmake-gitAUR) (make)
- adol-cAUR (adol-c-gitAUR, python-adolcAUR) (optional) – automatic differentiation library
- arpack (arpack-gitAUR) (optional) – Fortran77 subroutines designed to solve large scale eigenvalue problems
- assimp (assimp-gitAUR) (optional) – Library to import various well-known 3D model formats in an uniform manner
- cgal (cgal-gitAUR) (optional) – Computational Geometry Algorithms Library
- gmshAUR (gmsh-gitAUR, gmsh-binAUR) (optional) – An automatic 3D finite element mesh generator with pre and post-processing facilities
- gsl (gsl-gitAUR) (optional) – A modern numerical library for C and C++ programmers
- hdf5-openmpi (optional) – General purpose library and file format for storing scientific data
- intel-mkl (intel-oneapi-mkl) (optional) – Intel Math Kernel Library
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, openblas-lapackAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas) (optional) – Linear Algebra PACKage
- metisAUR (metis-gitAUR) (optional) – partitioning graphs, finite element meshes, fill reducing orderings for sparse matrices.
- muparser (optional) – A fast math parser library
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR) (optional) – Open CASCADE Technology, 3D modeling & numerical simulation
- openmpi (openmpi-gitAUR) (optional) – High performance message passing library (MPI)
- p4est-deal-iiAUR (optional) – The parallel forest (p4est) library, built to work with deal.II
- parmetisAUR (parmetis-gitAUR) (optional) – A parallel graph partitioning library
- petscAUR (petsc-gitAUR, petsc-complexAUR) (optional) – Portable, extensible toolkit for scientific computation
- scalapackAUR (optional) – subset of scalable LAPACK routines redesigned for distributed memory MIMD parallel computers
- slepcAUR (slepc-gitAUR) (optional) – Scalable library for Eigenvalue problem computations
- suitesparse (optional) – A collection of sparse matrix libraries
- sundials (sundials-seqAUR) (optional) – Suite of nonlinear differential/algebraic equation solvers
- symengine (symengine-gitAUR) (optional) – Fast symbolic manipulation library
- tbb (onetbb-gitAUR, onetbb) (optional) – High level abstract threading library
- trilinosAUR (trilinos-gitAUR) (optional) – algorithms for the solution of large-scale scientific problems
- vtk (vtk-gitAUR, vtk93AUR) (optional) – Software system for 3D computer graphics, image processing, and visualization
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (optional) – Compression library implementing the deflate compression method found in gzip and PKZIP
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
Alad commented on 2019-01-08 12:21 (UTC) (edited on 2019-01-08 12:23 (UTC) by Alad)
The PKGBUILD implicitely assumes that the trilinos package defines TRILINOS_DIR. I can't find a reference to this variable outside of what deal-ii supports, so I didn't set it in the [community] package for trilinos.
I guess it doesn't matter (i.e. -DTRILINOS_DIR is not required) since everything is installed to standard locations /usr/include anyway.
Regarding the "build time optdepends": Arch generally builds packages with all features enabled. I guess there's some problematic when half of the possible dependencies are in AUR, but I'm looking into remedying that.
drwells commented on 2018-10-15 03:24 (UTC)
I have now updated the PKGBUILD for the most recent bugfix release (9.0.1). This fixes a small number of minor library bugs and also fixes compatibility with PETSc 3.10.
chuckdaniels commented on 2018-05-22 06:56 (UTC) (edited on 2018-05-22 07:00 (UTC) by chuckdaniels)
The SHA1sum is wrong in this package.
EDIT: Nevermind, my git repo was not clean. Everything seems OK.
drwells commented on 2018-05-14 14:51 (UTC) (edited on 2018-05-14 14:52 (UTC) by drwells)
There were a few issues with the initial release and (forgive us) we uploaded two new ones over the weekend without changing the patch number that fixed the problems. The issues were with the make check function and not the library itself.
drwells commented on 2018-05-12 14:06 (UTC)
I am happy to say that, as of last night, 9.0.0 has been released! I have updated the PKGBUILD. Please post if something does not work.
chuckdaniels commented on 2017-05-03 21:12 (UTC)
drwells commented on 2017-05-02 13:16 (UTC)
chuckdaniels commented on 2017-04-24 16:17 (UTC)
chuckdaniels commented on 2017-04-24 10:51 (UTC)
drwells commented on 2017-04-22 21:16 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »