An interface class that helps getting access to Mapping objects.
const InputParameters & parameters() const
Class which provides a Proper Orthogonal Decomposition (POD)-based mapping between full-order and red...
Reporter class which can print Singular Value Decompositions from PODMapping objects.
static InputParameters validParams()
void initialize() override
void initialSetup() override
std::map< VariableName, std::vector< DenseVector< Real > > > & _right_singular_vectors
std::map< VariableName, std::vector< Real > > & _singular_values
PODMapping * _pod_mapping
Link to the PODMapping object which contains the SVDs.
const std::vector< VariableName > & _variable_names
The names of the variables whose SVD should be printed.
std::map< VariableName, std::vector< DenseVector< Real > > > & _left_singular_vectors