Hubbry Logo
search
logo
1262794

FEniCS Project

logo
Community Hub0 Subscribers
Write something...
Be the first to start a discussion here.
Be the first to start a discussion here.
See all
FEniCS Project

The FEniCS Project is a collection of free and open-source software components with the common goal to enable automated solution of differential equations. The components provide scientific computing tools for working with computational meshes, finite-element variational formulations of ordinary and partial differential equations, and numerical linear algebra.

The FEniCS Project is designed as an umbrella project for a collection of interoperable components. The core components are

DOLFIN, the computational high-performance C++ backend of FEniCS, functions as the main problem-solving environment (in both C++ and Python) and user interface. Its functionality integrates the other FEniCS components and handles communication with external libraries such as PETSc, Trilinos and Eigen for numerical linear algebra, ParMETIS and SCOTCH for mesh partitioning, and MPI and OpenMP for distributed computing.

As of May 2022, DOLFINx is the recommended user-interface of the FEniCS project.

The FEniCS Project was initiated in 2003 as a research collaboration between the University of Chicago and Chalmers University of Technology. The following institutions are currently, or have been, actively involved in the development of the project

Since 2019, the core components of the FEniCS project have received a major refactoring. resulting in DOLFINx. DOLFINx supports many new features not available in the old DOLFIN interface, including:

See all
User Avatar
No comments yet.