Search Criteria
Package Details: dolfin-git 20210201-1
Git Clone URL: | https://aur.archlinux.org/dolfin-git.git (read-only, click to copy) |
---|---|
Package Base: | dolfin-git |
Description: | C++ interface of FEniCS for ordinary and partial differential equations. |
Upstream URL: | https://github.com/FEniCS/dolfinx |
Licenses: | |
Groups: | |
Submitter: | myles |
Maintainer: | heitzmann |
Last Packager: | heitzmann |
Votes: | 9 |
Popularity: | 0.000043 |
First Submitted: | 2013-03-22 22:40 |
Last Updated: | 2021-02-01 14:39 |
Dependencies (10)
- cppunit
- eigen (eigen-git)
- gl2ps (gl2ps-svn)
- petsc (petsc-complex, petsc-git)
- python-basix-git
- python-ffc-git
- scotch (scotch-git)
- slepc (slepc-git)
- boost (boost-git) (make)
- git (git-git) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 ... Next › Last »
r.miguez commented on 2018-11-09 18:43
heitzmann: Thanks for the clarification! I am starting using it and thought it had something on top of executable scripts such as "dolfin-convert".
heitzmann commented on 2018-11-09 18:00
r.miguez: dolfin is a C++ library, it does not have an executable, as far as I know.
r.miguez commented on 2018-11-09 16:43
Hi folks, for some reason I cant execute dolfin after I run the makepkg and build it. I tried to run "source /usr/share/dolfin/dolfin.conf" but nothing happens, I get command not found when I run "dolfin --version". Any clue?
sigvald commented on 2018-06-23 09:02
I believe this line can be removed now:
heitzmann commented on 2018-05-08 10:35
Thanks, tobin, I'll update the PKGBUILD accordingly.
tobin commented on 2018-05-08 02:35
Hi, this won't install unless I edit the PKGGUILD to add the cmake flag: "-DCMAKE_INSTALL_LIBDIR=lib". Otherwise, cmake defaults to installing to /usr/lib64, which is a symlink. This causes pacman to fail with the error "/usr/lib64 exists in filesystem".
heitzmann commented on 2018-02-24 11:38
I've dug both petsc and slepc from their repos and activated them back again.
heitzmann commented on 2018-02-23 16:23
I wonder that as well... you can still find petsc-maint, but there is currently no package providing slepc.
mbloms commented on 2018-02-23 15:28
Does anyone know why the petsc package isn't in AUR anymore?
myles commented on 2017-12-20 18:55
Its yours