An interface class that helps getting access to Mapping objects.
static InputParameters validParams()
VariableMappingBase & getMapping(const std::string &name) const
Get the mapping using the parameters of the moose object.
VariableMappingBase & getMappingByName(const UserObjectName &name) const
Get the mapping by supplying the name of the object in the warehouse.
FEProblemBase & _smi_feproblem
Reference to FEProblemBase instance.
const InputParameters & _smi_params
Parameters of the object with this interface.
This is an abstract base class for objects that provide mapping between a full-order and a latent spa...