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

Specialization of a PreprocessorFactor for Epetra_MultiVector datasets. More...

#include <RBGen_EpetraMVPreprocessorFactory.h>

Inheritance diagram for RBGen::EpetraMVPreprocessorFactory:
RBGen::PreprocessorFactory< Epetra_MultiVector >

Public Member Functions

Constructor/Destructor.
 EpetraMVPreprocessorFactory ()
 Default constructor. More...
 
virtual ~EpetraMVPreprocessorFactory ()
 Destructor. More...
 
Factory methods
Teuchos::RCP< Preprocessor
< Epetra_MultiVector > > 
create (const Teuchos::ParameterList &params)
 
- Public Member Functions inherited from RBGen::PreprocessorFactory< Epetra_MultiVector >
 PreprocessorFactory ()
 Default constructor. More...
 
virtual ~PreprocessorFactory ()
 Destructor. More...
 

Detailed Description

Specialization of a PreprocessorFactor for Epetra_MultiVector datasets.

Definition at line 15 of file RBGen_EpetraMVPreprocessorFactory.h.

Constructor & Destructor Documentation

RBGen::EpetraMVPreprocessorFactory::EpetraMVPreprocessorFactory ( )

Default constructor.

Definition at line 9 of file RBGen_EpetraMVPreprocessorFactory.cpp.

virtual RBGen::EpetraMVPreprocessorFactory::~EpetraMVPreprocessorFactory ( )
inlinevirtual

Destructor.

Definition at line 25 of file RBGen_EpetraMVPreprocessorFactory.h.


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