37 virtual Real
value(
const Point & p)
override;
InputParameters validParams()
ConstantIC just returns a constant value.
virtual Real value(const Point &p) override
The value of the variable at a point.
static InputParameters validParams()
This is a template class that implements the workhorse compute and computeNodal methods.
const InputParameters & parameters() const
Get the parameters of the object.
The following methods are specializations for using the libMesh::Parallel::packed_range_* routines fo...