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

Go to the source code of this file.

Namespaces

 mfem
 

Functions

bool mfem::CubeFaceLeft (int node, int *n)
 
bool mfem::CubeFaceRight (int node, int *n)
 
bool mfem::CubeFaceFront (int node, int *n)
 
bool mfem::CubeFaceBack (int node, int *n)
 
bool mfem::CubeFaceBottom (int node, int *n)
 
bool mfem::CubeFaceTop (int node, int *n)
 
bool mfem::PrismFaceBottom (int node, int *n)
 
bool mfem::PrismFaceTop (int node, int *n)
 
void mfem::Swap (CoarseFineTransformations &a, CoarseFineTransformations &b)