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");
static unsigned int n_vec_dim(const MeshBase &mesh, const FEType &fe_type)
static FEFieldType field_type(const FEType &fe_type)
OrderWrapper order
The approximation order of the element (at 0 p-refinement level).
FEFamily family
The type of finite element.
This is the MeshBase class.
int get_order() const
Explicitly request the order as an int.
unsigned int n_components() const
The libMesh namespace provides an interface to certain functionality in the library.