31 _console <<
"\nDeclared/requested Reporter Information:\n\n " A MultiMooseEnum object to hold "execute_on" flags.
ReporterDebugOutput(const InputParameters ¶meters)
void output() override
Overload this function with the desired output activities.
static InputParameters validParams()
Based class for output objects.
const ReporterData & getReporterData() const
Provides const access the ReporterData object.
static std::string getReporterInfo(const ReporterStateBase &state, const ReporterContextBase *context)
Gets information pertaining to the Reporter with state state and possibly context context...
FEProblemBase * _problem_ptr
Pointer the the FEProblemBase object for output object (use this)
registerMooseObject("MooseApp", ReporterDebugOutput)
Produces debug output for displaying Reporter information.
const ConsoleStream _console
An instance of helper class to write streams to the Console objects.
std::string replaceAll(std::string str, const std::string &from, const std::string &to)
Replaces all occurrences of from in str with to and returns the result.
static InputParameters validParams()
const ExecFlagType EXEC_INITIAL