16 #include "libmesh/parallel_object.h" 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.
Generic factory class for build all sorts of objects.
Factory & _factory
The Factory associated with the MooseApp.
ActionFactory & _action_factory
Builds Actions.
ParallelParamObject(const InputParameters ¶ms)
static InputParameters validParams()
Specialized factory for generic Action System objects.
Base class shared by both Action and MooseObject.
virtual ~ParallelParamObject()=default