Search Criteria
Package Details: dolfin 2019.1.0.post0-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/dolfin.git (read-only, click to copy) |
---|---|
Package Base: | dolfin |
Description: | C++ interface of FEniCS |
Upstream URL: | https://bitbucket.org/fenics-project/dolfin |
Licenses: | LGPL-3.0-or-later |
Submitter: | sigvald |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 7 |
Popularity: | 0.000011 |
First Submitted: | 2018-01-08 14:06 (UTC) |
Last Updated: | 2024-02-29 20:54 (UTC) |
Dependencies (11)
- boost (boost-gitAUR)
- cppunit
- eigen (eigen-gitAUR)
- gl2ps (gl2ps-gitAUR)
- petscAUR (petsc-gitAUR, petsc-complexAUR)
- python-ffcAUR
- scotchAUR (scotch-gitAUR)
- suitesparse
- cmake (cmake-gitAUR) (make)
- hdf5-openmpi (optional) – for reading/writing hdf5 files
- slepcAUR (slepc-gitAUR) (optional) – eigenvalue problem solvers
Required by (4)
- mshr
- mshr-git
- octave-msh (optional)
- python-dolfin
Latest Comments
1 2 3 4 Next › Last »
CrocoDuck commented on 2023-02-19 17:08 (UTC)
Nice!
My full log is below:
carlosal1015 commented on 2023-02-19 17:03 (UTC)
Hi @CrocoDuck, let me check providing full log I will look a patch for HDF5Interface https://bitbucket.org/fenics-project/dolfin/issues/1110/hdf5interfacecpp-incompatible-with-recent
I will fix this afternoon.
CrocoDuck commented on 2023-02-19 16:55 (UTC)
Hi!
I am having this issue building the latest update. Any idea?
evgenpog commented on 2022-10-13 16:30 (UTC) (edited on 2022-10-13 16:38 (UTC) by evgenpog)
(1) The error: "No such file or directory" can be fixed by modifying PKGBUILD file line 65, delete ${_base}-${pkgver}/ part of confusing path (because it is empty) (2) Line 29 is really not necessary, it much faster and still safe can be compiled at least on 8 cores (3) I hope it can support Trilinos somehow in future or fully drop support (I spent quite a while by building it) (4) Forgot to mention, now it (dolfin) is working fine for me (after installing python-dolfin and mshr, python-mshr)
carlosal1015 commented on 2022-06-30 03:19 (UTC)
This modified PKGBUILD is working from my side.
entshuld commented on 2022-06-20 17:42 (UTC)
@MartinDiehl let me know if disabling Trilinos and Sundials works :) .
entshuld commented on 2022-06-20 17:39 (UTC)
@carlosal1015 One month later, it's done. I hope I didn't break anything.
entshuld commented on 2022-05-27 12:25 (UTC)
@MartinDiehl: I don't actually have sundials nor trilinos, so I'll take your recommendation and add it to the PKGBUILD. Thanks.
1 2 3 4 Next › Last »