23 "The variable this initial condition is "
24 "supposed to provide values for.");
38 _sys(*getCheckedPointerParam<
SystemBase *>(
"_sys")),
39 _depend_vars(
std::set<
std::string>())
An interface that restricts an object to subdomains via the 'blocks' input parameter.
static InputParameters validParams()
Interface for sorting dependent vectors of objects.
FVInitialConditionBase(const InputParameters ¶meters)
Constructor.
std::set< std::string > _supplied_vars
Supplied variables.
static InputParameters validParams()
virtual ~FVInitialConditionBase()
Interface for objects that need to use functions.
InitialConditionInterface serves as the abstract class for InitialConditions, FVInitialConditions,...
static InputParameters validParams()
Every object that can be built by the factory should be derived from this class.
static InputParameters validParams()
An interface for accessing Moose::Functors for systems that do not care about automatic differentiati...
A class for creating restricted objects.
Base class for a system (of equations)