Public Member Functions | Private Attributes

MOR::MeanSubstractingSnapshotPreprocessor Class Reference

#include <MOR_MeanSubstractingSnapshotPreprocessor.hpp>

Inheritance diagram for MOR::MeanSubstractingSnapshotPreprocessor:
Inheritance graph
[legend]
Collaboration diagram for MOR::MeanSubstractingSnapshotPreprocessor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MeanSubstractingSnapshotPreprocessor ()
virtual Teuchos::RCP< const
Epetra_MultiVector > 
modifiedSnapshotSet () const
virtual Teuchos::RCP< const
Epetra_Vector > 
origin () const
virtual void rawSnapshotSetIs (const Teuchos::RCP< Epetra_MultiVector > &)

Private Attributes

Teuchos::RCP< Epetra_MultiVector > modifiedSnapshots_
Teuchos::RCP< const Epetra_Vector > origin_

Detailed Description

Definition at line 14 of file MOR_MeanSubstractingSnapshotPreprocessor.hpp.


Constructor & Destructor Documentation

MOR::MeanSubstractingSnapshotPreprocessor::MeanSubstractingSnapshotPreprocessor (  ) 

Definition at line 10 of file MOR_MeanSubstractingSnapshotPreprocessor.cpp.


Member Function Documentation

Teuchos::RCP< const Epetra_MultiVector > MOR::MeanSubstractingSnapshotPreprocessor::modifiedSnapshotSet (  )  const [virtual]
Teuchos::RCP< const Epetra_Vector > MOR::MeanSubstractingSnapshotPreprocessor::origin (  )  const [virtual]
void MOR::MeanSubstractingSnapshotPreprocessor::rawSnapshotSetIs ( const Teuchos::RCP< Epetra_MultiVector > &  rs  )  [virtual]

Member Data Documentation

Teuchos::RCP<Epetra_MultiVector> MOR::MeanSubstractingSnapshotPreprocessor::modifiedSnapshots_ [private]

Definition at line 24 of file MOR_MeanSubstractingSnapshotPreprocessor.hpp.

Teuchos::RCP<const Epetra_Vector> MOR::MeanSubstractingSnapshotPreprocessor::origin_ [private]

Definition at line 25 of file MOR_MeanSubstractingSnapshotPreprocessor.hpp.


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