FEDDLib (Finite Element and Domain Decomposition Library)
GitHub Repository | Contact Email |
The Finite Element and Domain Decomposition Library (FEDDLib) is an open-source, C++-based, object-oriented finite element library that is built on top of Trilinos and has access to domain decomposition solvers, particularly via FROSch, a subpackage of Trilinos. Trilinos is a software project for the solution of complex multiphysics problems in science and engineering. It has a multitude of (mostly) interoperable packages, for example, for parallel linear algebra operations, meshing, and the solution of linear and nonlinear problems.
FEDDLib has been successfully applied to problems of fluid dynamics, solid mechanics, fluid-structure interaction, and fluid-structure-chemistry interaction; see the references at the bottom.
The FEDDLib code base is developed jointly by the group of Prof. Dr. Axel Klawonn (University of Cologne) with Lea Saßmannshausen, Kyrill Ho, Natalie Kubicki, and Dr. Jascha Knepper, by Dr. Alexander Heinlein (TU Delft), and by the group of Prof. Dr. Oliver Rheinbach (TU Bergakademie Freiberg).
References
- FEDDLib GitHub Repository
- A computational framework for pharmaco-mechanical interactions in arterial walls using parallel monolithic domain decomposition methods (2024)
- First steps towards modeling the interaction of cardiovascular agents and smooth muscle activation in arterial walls (2023)
- Fully algebraic two-level overlapping Schwarz preconditioners for elasticity problems (2021)
- Parallel Overlapping Schwarz Preconditioners for Incompressible Fluid Flow and Fluid-Structure Interaction Problems (2020): FEDDLib was initially developed in the scope of Christian Hochmuth’s dissertation. It has since undergone considerable further development.
- Reduced dimension GDSW coarse spaces for monolithic Schwarz domain decomposition methods for incompressible fluid flow problems (2020)
- Monolithic Overlapping Schwarz Domain Decomposition Methods with GDSW Coarse Spaces for Incompressible Fluid Flow Problems (2019)