MFEM
v4.5.2
Finite element discretization library
|
Go to the source code of this file.
Classes | |
class | mfem::Cut |
All subclasses of Cut will implement intersection routines and quadrature point generation within the cut in the intersection of two elements. Although, this class is designed to support MortarAssembler and ParMortarAssembler, it can be used for any problem requiring to perform Petrov-Galerkin formulations on non-matching elements. More... | |
Namespaces | |
mfem | |
Functions | |
std::shared_ptr< Cut > | mfem::NewCut (const int dim) |