16#include "libmesh/parallel_object.h"
Specialized factory for generic Action System objects.
Interface for objects that need to resolve data file paths (MooseObject and Action)
Generic factory class for build all sorts of objects.
Base class for everything in MOOSE with a name and a type.
Base class shared by both Action and MooseObject.
ActionFactory & _action_factory
Builds Actions.
static InputParameters validParams()
Factory & _factory
The Factory associated with the MooseApp.
virtual ~ParallelParamObject()=default