Namespace providing access to reference geometric element types. More...
Functions | |
const Elem & | get (const ElemType type_in) |
Namespace providing access to reference geometric element types.
This namespace implements singleton reference elements for each fundamental element type supported by libMesh
.
Definition at line 237 of file reference_elem.C.
References libMesh::Utility::enum_to_string(), libMesh::INVALID_ELEM, libMesh::QUAD4, libMesh::QUAD8, libMesh::QUADSHELL4, libMesh::QUADSHELL8, libMesh::TRI3, and libMesh::TRISHELL3.
Referenced by libMesh::Parallel::BuildStandardTypeVector< n_minus_i >::build(), libMesh::Parallel::FillDisplacementArray< n_minus_i >::fill(), and libMesh::Elem::reference_elem().