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