(FEniCS)_ii offers some functionality for using FEniCS for PDEs where you combine equation on one domain with equation on a submanifold embedded in that domain. A mesh for the embedded manifold must consist of entities of the mesh of the domain. Crucial for such PDEs is the notion of the trace - hence the name.
- cbc.block
- FEniCS 2017.2.0 (python2)
- HsMG is a package implementing preconditioners for operators in fractional Sobolev spaces. These are needed to construct robust preconditioners for the interface component of the multiscle/multiphysics problems,
- ULFY is used to construct manufactured solutions in some of the demos
To install the package put this directory on python path. For this shell
session you can achieve this by source setup.rc
.
- Trace(expr) where expr is not a UFL terminal isn't currently supported
- Point constraints
- MPI parallelism
Coupled $X$d-$Y$d,