28 mooseAssert(dop,
"Problem should be DumpObjectProblem");
registerMooseAction("MooseApp", DumpObjectsAction, "dump_objects")
static InputParameters validParams()
std::shared_ptr< FEProblemBase > & _problem
Convenience reference to a problem this action works on.
Uses the DumpObjectProblem to output the syntax.
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.
static InputParameters validParams()
DumpObjectsAction(const InputParameters ¶ms)
Specialization of SubProblem for dumping generated objects as input file syntax.