15 const std::string &
name,
ParallelObject(const Parallel::Communicator &comm_in)
Every object that can be built by the factory should be derived from this class.
Interface for objects that need to resolve data file paths (MooseObject and Action) ...
Base class for everything in MOOSE with a name and a type.
Interface that provides APIs to output errors/warnings/info messages.
Base class for MOOSE-based applications.
virtual const std::string & name() const
Get the name of the class.
const std::string & type() const
Get the type of this class.
ParallelParamObject(const std::string &type, const std::string &name, MooseApp &app, const InputParameters ¶ms)