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 8 9 Next › Last »
myles commented on 2012-12-11 23:12
All the pkgbuild scripts that I maintain that are relevent for fenics are available at https://github.com/mylese/fenics-arch.git
myles commented on 2012-12-11 23:12
All the pkgbuild scripts that I maintain that are relevent for fenics are available on https://github.com/mylese/fenics-arch.git
myles commented on 2012-12-11 23:12
All the pkgbuild scripts that I maintain that are relevent for fenics are available on [https://github.com/mylese/fenics-arch.git/ github]
myles commented on 2012-12-11 23:10
All the pkgbuild scripts that I maintain and are relevent for fenics are available at [https://github.com/mylese/fenics-arch.git github].
myles commented on 2012-12-11 23:08
All the pkgbuild scripts that I maintain and are relevent for fenics are available at [git@github.com:mylese/fenics-arch.git github].
myles commented on 2012-12-11 23:08
All the pkgbuild scripts that I maintain and are relevent for fenics are available at [github git@github.com:mylese/fenics-arch.git].
myles commented on 2012-12-11 23:07
All the pkgbuild scripts that I maintain and are relevent for fenics are available at [[github][git@github.com:mylese/fenics-arch.git]].
myles commented on 2012-12-11 23:06
All the pkgbuild scripts that I maintain and are relevent for fenics are available at git@github.com:mylese/fenics-arch.git
davidovitch commented on 2012-08-03 15:05
First time I installed the FEniCS project. Its a bit confusing when installing the bzr packages: when using yaourt it will pull in the non bzr packages as dependencies. As a result I installed them one at the time. Also, I would assume the dependency list of the bzr package is not as complete is the "normal" but orphaned package. Order I took in installing (mostly using yaourt): parmetis, metis, scotch, slepc, trilinos (directly with makepkg, yaourt failed with out of disc space), armadillo, cgal, ufc-bzr, ufl-bzr, fiat-bzr, ffc-bzr, dolfin-bzr (directly with makepkg just to be sure)
My optional package list looks like:
-- The following optional packages were found:
-- -------------------------------------------
-- (OK) OPENMP
-- (OK) MPI
-- (OK) TRILINOS
-- (OK) UMFPACK
-- (OK) PARMETIS
-- (OK) CGAL
-- (OK) ZLIB
-- (OK) PYTHON
-- (OK) SPHINX
--
-- The following optional packages could not be found:
-- ---------------------------------------------------
-- (**) PETSC --> installed, dolfin fails to locate it
-- (**) SLEPC --> installed, dolfin fails to locate it
-- (**) MTL4
-- (**) CHOLMOD
-- (**) PASTIX
-- (**) SCOTCH --> installed, dolfin fails to locate it
-- (**) VTK
Thanks for making this package!!
Anonymous comment on 2012-07-08 05:58
I got '/usr' for TRILINOS_DIR too. Sourcing /etc/profile.d/trilinos.sh doesn't make a difference.