MFEM  v4.6.0
Finite element discretization library
Namespaces | Functions
restriction.cpp File Reference

Go to the source code of this file.

Namespaces

 mfem
 

Functions

int mfem::PermuteFaceL2 (const int dim, const int face_id1, const int face_id2, const int orientation, const int size1d, const int index)
 Compute the dof face index of elem2 corresponding to the given dof face index. More...
 
int mfem::ToLexOrdering (const int dim, const int face_id, const int size1d, const int index)
 Convert a dof face index from Native ordering to lexicographic ordering for quads and hexes. More...