MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
restriction.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  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.
 
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.
 
Vector mfem::GetLVectorFaceNbrData (const FiniteElementSpace &fes, const Vector &x, FaceType ftype)
 Return the face-neighbor data given the L-vector x.