15 #include "libmesh/vector_value.h" 30 const Real gt0 = grad_test(0);
31 const Real gt1 = grad_test(1);
32 const Real gt2 = grad_test(2);
33 const Real gp0 = grad_phi(0);
34 const Real gp1 = grad_phi(1);
35 const Real gp2 = grad_phi(2);
114 return test * phi * sum;
138 mooseError(
"\nIndex out of bound while converting from tensor to voigt notation in " 139 "toVoigtNotationIndexConversion");
170 mooseError(
"\nIndex out of bound while converting from tensor to MOOSE voigt notation in " 171 "toMooseVoigtNotationIndexConversion");
int eps(unsigned int i, unsigned int j)
void mooseError(Args &&... args)
static constexpr std::size_t dim
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
IntRange< T > make_range(T beg, T end)
static const std::complex< double > j(0, 1)
Complex number "j" (also known as "i")
static const std::string k