Specialization of FEProblem to run with component subsystem.
THMProblem(const InputParameters ¶meters)
Main class for simulation (the driver of the simulation)
virtual bool hasPostprocessor(const std::string &name) const
Check if a postprocessor with a given name exists in the simulation.
static InputParameters validParams()
virtual const std::string & name() const
const InputParameters & parameters() const
virtual void advanceState() override
virtual void copySolutionsBackwards() override