static InputParameters validParams()
Computes a component of the normal of elements.
const InputParameters & parameters() const
Get the parameters of the object.
const RealVectorValue _1D_perp
For 1D elements, the value computed will be perpendicular to this vector.
ElementNormalAux(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const RealVectorValue _3D_default
Value used for 3D elements.
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
const unsigned _component
Desired component.
virtual Real computeValue() override
Compute and return the value of the aux variable.