|
RBGen
Version of the Day
|
Specialization of a PreprocessorFactor for Epetra_MultiVector datasets. More...
#include <RBGen_EpetraMVPreprocessorFactory.h>
Public Member Functions | |
Constructor/Destructor. | |
| EpetraMVPreprocessorFactory () | |
| Default constructor. More... | |
| virtual | ~EpetraMVPreprocessorFactory () |
| Destructor. More... | |
Factory methods | |
|
Teuchos::RCP< Preprocessor < Epetra_MultiVector > > | create (const Teuchos::ParameterList ¶ms) |
Public Member Functions inherited from RBGen::PreprocessorFactory< Epetra_MultiVector > | |
| PreprocessorFactory () | |
| Default constructor. More... | |
| virtual | ~PreprocessorFactory () |
| Destructor. More... | |
Specialization of a PreprocessorFactor for Epetra_MultiVector datasets.
Definition at line 15 of file RBGen_EpetraMVPreprocessorFactory.h.
| RBGen::EpetraMVPreprocessorFactory::EpetraMVPreprocessorFactory | ( | ) |
Default constructor.
Definition at line 9 of file RBGen_EpetraMVPreprocessorFactory.cpp.
|
inlinevirtual |
Destructor.
Definition at line 25 of file RBGen_EpetraMVPreprocessorFactory.h.
1.8.6