11#include "libmesh/point.h"
registerMooseObject("MooseApp", ConstantIC)
ConstantIC just returns a constant value.
virtual Real value(const Point &p) override
The value of the variable at a point.
ConstantIC(const InputParameters ¶meters)
static InputParameters validParams()
This is a template class that implements the workhorse compute and computeNodal methods.
static InputParameters validParams()