Public Member Functions | Private Attributes

MOR::SnapshotPreprocessorFactory Class Reference

#include <MOR_SnapshotPreprocessorFactory.hpp>

List of all members.

Public Member Functions

Teuchos::RCP
< SnapshotPreprocessor
instanceNew (const Teuchos::RCP< Teuchos::ParameterList > &params)
Teuchos::RCP< const Epetra_Vector > userProvidedOrigin () const
void userProvidedOriginIs (const Teuchos::RCP< const Epetra_Vector > &origin)

Private Attributes

Teuchos::RCP< const Epetra_Vector > userProvidedOrigin_

Detailed Description

Definition at line 18 of file MOR_SnapshotPreprocessorFactory.hpp.


Member Function Documentation

Teuchos::RCP< SnapshotPreprocessor > MOR::SnapshotPreprocessorFactory::instanceNew ( const Teuchos::RCP< Teuchos::ParameterList > &  params  ) 

Definition at line 16 of file MOR_SnapshotPreprocessorFactory.cpp.

Teuchos::RCP< const Epetra_Vector > MOR::SnapshotPreprocessorFactory::userProvidedOrigin (  )  const

Definition at line 38 of file MOR_SnapshotPreprocessorFactory.cpp.

void MOR::SnapshotPreprocessorFactory::userProvidedOriginIs ( const Teuchos::RCP< const Epetra_Vector > &  origin  ) 

Definition at line 44 of file MOR_SnapshotPreprocessorFactory.cpp.


Member Data Documentation

Teuchos::RCP<const Epetra_Vector> MOR::SnapshotPreprocessorFactory::userProvidedOrigin_ [private]

Definition at line 26 of file MOR_SnapshotPreprocessorFactory.hpp.


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