dolfin-version
Executable scripts for DOLFIN
Install
- All systems
-
curl cmd.cat/dolfin-version.sh
- Debian
-
apt-get install dolfin-bin
- Ubuntu
-
apt-get install dolfin-bin
- Kali Linux
-
apt-get install dolfin-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dolfin-bin
- Raspbian
-
apt-get install dolfin-bin
- Dockerfile
- dockerfile.run/dolfin-version
dolfin-bin
Executable scripts for DOLFIN
DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. This package contains executable scripts for DOLFIN.