Computes a measure of element length.
const VariableValue & _direction_z
z component of direction along which the element length is calculated
const VariableValue & _direction_y
y component of direction along which the element length is calculated
const VariableValue & _direction_x
x component of direction along which the element length is calculated
OutputTools< Real >::VariableValue VariableValue
const unsigned _num_direction
number of direction components provided (needs to be 3)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeValue() override
const InputParameters & parameters() const
static InputParameters validParams()
PorousFlowElementLength(const InputParameters ¶meters)