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