[P]arallel [Hi]gh-order [Li]brary for [P]DEs  Latest
Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
PHiLiP::ProperOrthogonalDecomposition::PODBase< dim > Class Template Referenceabstract

Interface for POD. More...

#include <pod_basis_base.h>

Inheritance diagram for PHiLiP::ProperOrthogonalDecomposition::PODBase< dim >:
Collaboration diagram for PHiLiP::ProperOrthogonalDecomposition::PODBase< dim >:

Public Member Functions

virtual ~PODBase ()=default
 Virtual destructor.
 
virtual std::shared_ptr< dealii::TrilinosWrappers::SparseMatrix > getPODBasis ()=0
 Function to return basis.
 
virtual dealii::LinearAlgebra::ReadWriteVector< double > getReferenceState ()=0
 Function to return reference state.
 
virtual MatrixXd getSnapshotMatrix ()=0
 Function to return snapshot matrix.
 

Detailed Description

template<int dim>
class PHiLiP::ProperOrthogonalDecomposition::PODBase< dim >

Interface for POD.

Definition at line 16 of file pod_basis_base.h.


The documentation for this class was generated from the following file: