MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
Namespaces | Functions
cut.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  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)