34 const unsigned int libmesh_dbg_var(i),
37 libmesh_assert_less (i, 1);
46 const unsigned int libmesh_dbg_var(i),
49 libmesh_assert_less (i, 1);
62 libmesh_error_msg(
"No spatial derivatives in 0D!");
75 libmesh_error_msg(
"No spatial derivatives in 0D!");
89 libmesh_error_msg(
"No spatial derivatives in 0D!");
102 libmesh_error_msg(
"No spatial derivatives in 0D!");
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)