EpetraExt  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
GLpApp::AdvDiffReactOptModelCreator Class Reference

A utility class for creating an AdvDiffReactOptModelCreator/tt> object by reading from the command-line. More...

#include <GLpApp_AdvDiffReactOptModelCreator.hpp>

Public Member Functions

 AdvDiffReactOptModelCreator ()
 
void setupCLP (Teuchos::CommandLineProcessor *clp)
 
Teuchos::RCP
< AdvDiffReactOptModel
createModel (const Teuchos::RCP< const Epetra_Comm > &comm, std::ostream *out=NULL) const
 

Detailed Description

A utility class for creating an AdvDiffReactOptModelCreator/tt> object by reading from the command-line.

Definition at line 52 of file GLpApp_AdvDiffReactOptModelCreator.hpp.

Constructor & Destructor Documentation

GLpApp::AdvDiffReactOptModelCreator::AdvDiffReactOptModelCreator ( )

Definition at line 48 of file GLpApp_AdvDiffReactOptModelCreator.cpp.

Member Function Documentation

void GLpApp::AdvDiffReactOptModelCreator::setupCLP ( Teuchos::CommandLineProcessor *  clp)

Definition at line 63 of file GLpApp_AdvDiffReactOptModelCreator.cpp.

Teuchos::RCP< AdvDiffReactOptModel > GLpApp::AdvDiffReactOptModelCreator::createModel ( const Teuchos::RCP< const Epetra_Comm > &  comm,
std::ostream *  out = NULL 
) const

Definition at line 82 of file GLpApp_AdvDiffReactOptModelCreator.cpp.


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