31 virtual Real value(
const Point & p)
override;
static InputParameters validParams()
The following methods are specializations for using the libMesh::Parallel::packed_range_* routines fo...
FVConstantIC(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real value(const Point &p) override
The value of the variable at a point.
const InputParameters & parameters() const
Get the parameters of the object.
FVConstantIC just returns a constant value for a finite volume variable.
This is a template class that implements the workhorse compute and computeNodal methods.