MFEM  v4.5.1
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Namespaces | Functions
cut.cpp File Reference

Go to the source code of this file.

Namespaces

 mfem
 

Functions

void mfem::TransformToReference (ElementTransformation &Trans, int type, const Vector &physical_p, const double &w, IntegrationPoint &ref_p)
 
std::shared_ptr< Cut > mfem::NewCut (const int dim)