Search Criteria
Package Details: python-fenics-dolfinx-git 0.7.0.dev0_r27527.200e94c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dolfinx-git.git (read-only, click to copy) |
---|---|
Package Base: | dolfinx-git |
Description: | Next generation FEniCS problem solving environment |
Upstream URL: | https://fenicsproject.org |
Licenses: | MIT |
Conflicts: | python-fenics-dolfinx |
Provides: | python-fenics-dolfinx |
Submitter: | rmsc |
Maintainer: | rmsc (carlosal1015) |
Last Packager: | rmsc |
Votes: | 1 |
Popularity: | 0.130910 |
First Submitted: | 2023-08-23 15:57 (UTC) |
Last Updated: | 2023-08-26 09:59 (UTC) |
Dependencies (16)
- dolfinx-gitAUR
- python-fenics-basix-gitAUR
- python-fenics-ffcx-gitAUR
- python-mpi4py (python-mpi4py-intelAUR)
- chrpath (chrpath-svnAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python-build (make)
- python-fenics-ffcx-gitAUR (make)
- python-installer (python-installer-gitAUR) (make)
- python-mpi4py (python-mpi4py-intelAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- gmshAUR (gmsh-binAUR, gmsh-gitAUR) (optional) – for handling gmsh meshes
- python-scipy (python-scipy-mkl-binAUR, python-scipy-mklAUR, python-scipy-gitAUR) (optional) – for sparse matrices
Required by (1)
- python-fenicsx-plotly (requires python-fenics-dolfinx)
Latest Comments
rmsc commented on 2023-09-29 10:12 (UTC)
First of all, thanks for the comment.
This is a split PKGBUILD and it's meant to produce two packages by design. That way the user may choose to install just the c++ library if he chooses to. Compilation is already only done once.
See here: https://man.archlinux.org/man/PKGBUILD.5#PACKAGE_SPLITTING
entshuld commented on 2023-09-28 21:05 (UTC)
In this way, you avoid multiple installations and buildings (it's a hack):