Public Member Functions | Protected Member Functions | Private Member Functions

MOR::SnapshotPreprocessor Class Reference

#include <MOR_SnapshotPreprocessor.hpp>

Inheritance diagram for MOR::SnapshotPreprocessor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual Teuchos::RCP< const
Epetra_MultiVector > 
modifiedSnapshotSet () const =0
virtual Teuchos::RCP< const
Epetra_Vector > 
origin () const =0
virtual void rawSnapshotSetIs (const Teuchos::RCP< Epetra_MultiVector > &)=0
virtual ~SnapshotPreprocessor ()

Protected Member Functions

 SnapshotPreprocessor ()

Private Member Functions

 SnapshotPreprocessor (const SnapshotPreprocessor &)
SnapshotPreprocessoroperator= (const SnapshotPreprocessor &)

Detailed Description

Definition at line 16 of file MOR_SnapshotPreprocessor.hpp.


Constructor & Destructor Documentation

virtual MOR::SnapshotPreprocessor::~SnapshotPreprocessor (  )  [inline, virtual]

Definition at line 23 of file MOR_SnapshotPreprocessor.hpp.

MOR::SnapshotPreprocessor::SnapshotPreprocessor (  )  [inline, protected]

Definition at line 26 of file MOR_SnapshotPreprocessor.hpp.

MOR::SnapshotPreprocessor::SnapshotPreprocessor ( const SnapshotPreprocessor  )  [private]

Member Function Documentation

virtual Teuchos::RCP<const Epetra_MultiVector> MOR::SnapshotPreprocessor::modifiedSnapshotSet (  )  const [pure virtual]
virtual Teuchos::RCP<const Epetra_Vector> MOR::SnapshotPreprocessor::origin (  )  const [pure virtual]
virtual void MOR::SnapshotPreprocessor::rawSnapshotSetIs ( const Teuchos::RCP< Epetra_MultiVector > &   )  [pure virtual]
SnapshotPreprocessor& MOR::SnapshotPreprocessor::operator= ( const SnapshotPreprocessor  )  [private]

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