VariableMappingBase & getMapping(const std::string &name) const
Get the mapping using the parameters of the moose object.
FEProblemBase & _smi_feproblem
Reference to FEProblemBase instance.
VariableMappingBase & getMappingByName(const UserObjectName &name) const
Get the mapping by supplying the name of the object in the warehouse.
An interface class that helps getting access to Mapping objects.
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...
MappingInterface(const MooseObject *moose_object)
Construct using a moose object (usually the object which inherits from the interface) ...
static InputParameters validParams()