20 #include "libmesh/fe.h" 21 #include "libmesh/elem.h" 35 const unsigned int libmesh_dbg_var(i),
38 libmesh_assert_less (i, 1);
46 const unsigned int libmesh_dbg_var(i),
49 libmesh_assert_less (i, 1);
58 const unsigned int libmesh_dbg_var(i),
62 libmesh_assert_less (i, 1);
70 const unsigned int libmesh_dbg_var(i),
74 libmesh_assert_less (i, 1);
83 const unsigned int libmesh_dbg_var(i),
87 libmesh_assert_less (i, 1);
95 const unsigned int libmesh_dbg_var(i),
99 libmesh_assert_less (i, 1);
111 libmesh_error_msg(
"No spatial derivatives in 0D!");
125 libmesh_error_msg(
"No spatial derivatives in 0D!");
138 libmesh_error_msg(
"No spatial derivatives in 0D!");
152 libmesh_error_msg(
"No spatial derivatives in 0D!");
166 libmesh_error_msg(
"No spatial derivatives in 0D!");
179 libmesh_error_msg(
"No spatial derivatives in 0D!");
185 #ifdef LIBMESH_ENABLE_SECOND_DERIVATIVES 194 libmesh_error_msg(
"No spatial derivatives in 0D!");
208 libmesh_error_msg(
"No spatial derivatives in 0D!");
219 libmesh_error_msg(
"No spatial derivatives in 0D!");
233 libmesh_error_msg(
"No spatial derivatives in 0D!");
246 libmesh_error_msg(
"No spatial derivatives in 0D!");
259 libmesh_error_msg(
"No spatial derivatives in 0D!");
class FEType hides (possibly multiple) FEFamily and approximation orders, thereby enabling specialize...
ElemType
Defines an enum for geometric element types.
Order
defines an enum for polynomial orders.
static OutputShape shape(const ElemType t, const Order o, const unsigned int i, const Point &p)
This is the base class from which all geometric element types are derived.
static OutputShape shape_deriv(const ElemType t, const Order o, const unsigned int i, const unsigned int j, const Point &p)
The libMesh namespace provides an interface to certain functionality in the library.
LIBMESH_DEFAULT_VECTORIZED_FE(template<>Real FE< 0, BERNSTEIN)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
A Point defines a location in LIBMESH_DIM dimensional Real space.
static OutputShape shape_second_deriv(const ElemType t, const Order o, const unsigned int i, const unsigned int j, const Point &p)