EpetraExt Development
Loading...
Searching...
No Matches
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< AdvDiffReactOptModelcreateModel (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

◆ AdvDiffReactOptModelCreator()

GLpApp::AdvDiffReactOptModelCreator::AdvDiffReactOptModelCreator ( )

Definition at line 48 of file GLpApp_AdvDiffReactOptModelCreator.cpp.

Member Function Documentation

◆ setupCLP()

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

Definition at line 63 of file GLpApp_AdvDiffReactOptModelCreator.cpp.

◆ createModel()

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: