MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
class | mfem::CutIntegrationRules |
Abstract class for construction of IntegrationRules in cut elements. More... | |
class | mfem::MomentFittingIntRules |
Class for subdomain IntegrationRules by means of moment-fitting. More... | |
Namespaces | |
namespace | mfem |
namespace | mfem::DivFreeBasis |
Functions | |
void | mfem::DivFreeBasis::GetDivFree3DBasis (const Vector &X, DenseMatrix &shape, int Order) |
3 dimensional divergence free basis functions on [-1,1]^3 | |