SlackBuilds Repository

15.0 > Academic > mfem (4.5)

  MFEM is a free, lightweight, scalable C++ library for finite element
methods.


Building options that can be set using the environment variable:
- OMP=yes, use OpenMP.
- MPI=yes, use MPI (requires a MPI implementation either mpich or
openmpi and the hypre and metis package.
- CUDA=yes, requires the CUDA toolkit.
- TESTS=yes, to run the tests.

Compiling the examples:
# mkdir mfem-examples; cd mfem-examples
# cp -av /usr/share/mfem-4.5/{data,examples} .
# make -C examples
# make

Maintained by: William PC
Keywords: finite element methods,partial differential equations,finite element discretization
ChangeLog: mfem

Homepage:
https://mfem.org

Source Downloads:
mfem-4.5.tar.gz (1a93d4d9982612f52b9434b93265b979)

Download SlackBuild:
mfem.tar.gz
mfem.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
mfem.SlackBuild
mfem.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds