16 #include "libmesh/tensor_value.h" 17 #include "libmesh/vector_value.h"
Axis
axis for single axis rotation constructor
static const std::string axis
TensorValue< Real > RealTensorValue
This is a RealTensor version of a rotation matrix It is instantiated with the Euler angles...
RotationTensor(Axis axis, Real angle)
single axis rotation (in degrees)
void update(Axis axis, Real angle)
reforms the rotation matrix according to axis and angle.