This is a template class that implements the workhorse compute and computeNodal methods.
The following methods are specializations for using the libMesh::Parallel::packed_range_* routines fo...
virtual RealEigenVector value(const Point &p) override
The value of the variable at a point.
const RealEigenVector _value
static InputParameters validParams()
ArrayConstantIC(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.
Eigen::Matrix< Real, Eigen::Dynamic, 1 > RealEigenVector