18 #include "libmesh/variable.h" 19 #include "libmesh/fe_interface.h" 30 libmesh_error_msg(
"Cannot determine the number of components. Please call the n_components " 31 "overload with a mesh argument");
FEFamily family
The type of finite element.
static FEFieldType field_type(const FEType &fe_type)
OrderWrapper order
The approximation order of the element.
The libMesh namespace provides an interface to certain functionality in the library.
This is the MeshBase class.
unsigned int n_components() const
static unsigned int n_vec_dim(const MeshBase &mesh, const FEType &fe_type)
int get_order() const
Explicitly request the order as an int.