MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
namespace | 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) |