RBGen  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
RBGen::EpetraMVMethodFactory Class Reference

Specialization of MethodFactory for Epetra_MultiVector datasets. More...

#include <RBGen_EpetraMVMethodFactory.h>

Inheritance diagram for RBGen::EpetraMVMethodFactory:
RBGen::MethodFactory< Epetra_MultiVector, Epetra_Operator >

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 &params)
 
- Public Member Functions inherited from RBGen::MethodFactory< Epetra_MultiVector, Epetra_Operator >
 MethodFactory ()
 Default constructor. More...
 
virtual ~MethodFactory ()
 Destructor. More...
 

Detailed Description

Specialization of MethodFactory for Epetra_MultiVector datasets.

Definition at line 17 of file RBGen_EpetraMVMethodFactory.h.

Constructor & Destructor Documentation

RBGen::EpetraMVMethodFactory::EpetraMVMethodFactory ( )
inline

Default constructor.

Definition at line 24 of file RBGen_EpetraMVMethodFactory.h.

virtual RBGen::EpetraMVMethodFactory::~EpetraMVMethodFactory ( )
inlinevirtual

Destructor.

Definition at line 27 of file RBGen_EpetraMVMethodFactory.h.


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