23 #ifdef LIBMESH_ENABLE_HIGHER_ORDER_SHAPES 37 libmesh_error_msg(
"Szabo-Babuska polynomials are not defined in 3D");
49 libmesh_error_msg(
"Szabo-Babuska polynomials are not defined in 3D");
61 libmesh_error_msg(
"Szabo-Babuska polynomials are not defined in 3D");
74 libmesh_error_msg(
"Szabo-Babuska polynomials are not defined in 3D");
87 libmesh_error_msg(
"Szabo-Babuska polynomials are not defined in 3D");
100 libmesh_error_msg(
"Szabo-Babuska polynomials are not defined in 3D");
106 #endif //LIBMESH_ENABLE_HIGHER_ORDER_SHAPES
static OutputShape shape(const ElemType t, const Order o, const unsigned int i, const Point &p)
The base class for all geometric element types.
static OutputShape shape_deriv(const ElemType t, const Order o, const unsigned int i, const unsigned int j, const Point &p)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
A geometric point in (x,y,z) space.
static OutputShape shape_second_deriv(const ElemType t, const Order o, const unsigned int i, const unsigned int j, const Point &p)