Public Member Functions | Private Attributes

MOR::SubstractingSnapshotPreprocessor Class Reference

#include <MOR_SubstractingSnapshotPreprocessor.hpp>

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

List of all members.

Public Member Functions

 SubstractingSnapshotPreprocessor (const Teuchos::RCP< const Epetra_Vector > &origin_in)
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_SubstractingSnapshotPreprocessor.hpp.


Constructor & Destructor Documentation

MOR::SubstractingSnapshotPreprocessor::SubstractingSnapshotPreprocessor ( const Teuchos::RCP< const Epetra_Vector > &  origin_in  )  [explicit]

Definition at line 13 of file MOR_SubstractingSnapshotPreprocessor.cpp.


Member Function Documentation

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

Member Data Documentation

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

Definition at line 24 of file MOR_SubstractingSnapshotPreprocessor.hpp.

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

Definition at line 25 of file MOR_SubstractingSnapshotPreprocessor.hpp.


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