|
RBGen
Version of the Day
|
Specialization of MethodFactory for Epetra_MultiVector datasets. More...
#include <RBGen_EpetraMVMethodFactory.h>
Public Member Functions | |
Constructor/Destructor. | |
| EpetraMVMethodFactory () | |
| Default constructor. More... | |
| virtual | ~EpetraMVMethodFactory () |
| Destructor. More... | |
Factory methods | |
|
Teuchos::RCP< Method < Epetra_MultiVector, Epetra_Operator > > | create (const Teuchos::ParameterList ¶ms) |
Public Member Functions inherited from RBGen::MethodFactory< Epetra_MultiVector, Epetra_Operator > | |
| MethodFactory () | |
| Default constructor. More... | |
| virtual | ~MethodFactory () |
| Destructor. More... | |
Specialization of MethodFactory for Epetra_MultiVector datasets.
Definition at line 17 of file RBGen_EpetraMVMethodFactory.h.
|
inline |
Default constructor.
Definition at line 24 of file RBGen_EpetraMVMethodFactory.h.
|
inlinevirtual |
Destructor.
Definition at line 27 of file RBGen_EpetraMVMethodFactory.h.
1.8.6