Public Member Functions | Public Attributes

QCAD::SolverSubSolver Class Reference

#include <QCAD_Solver.hpp>

List of all members.

Public Member Functions

void freeUp ()

Public Attributes

Teuchos::RCP< Albany::Applicationapp
Teuchos::RCP
< EpetraExt::ModelEvaluator > 
model
Teuchos::RCP
< EpetraExt::ModelEvaluator::InArgs > 
params_in
Teuchos::RCP
< EpetraExt::ModelEvaluator::OutArgs > 
responses_out

Detailed Description

Definition at line 218 of file QCAD_Solver.hpp.


Member Function Documentation

void QCAD::SolverSubSolver::freeUp (  )  [inline]

Definition at line 224 of file QCAD_Solver.hpp.


Member Data Documentation

Definition at line 220 of file QCAD_Solver.hpp.

Teuchos::RCP<EpetraExt::ModelEvaluator> QCAD::SolverSubSolver::model

Definition at line 221 of file QCAD_Solver.hpp.

Teuchos::RCP<EpetraExt::ModelEvaluator::InArgs> QCAD::SolverSubSolver::params_in

Definition at line 222 of file QCAD_Solver.hpp.

Teuchos::RCP<EpetraExt::ModelEvaluator::OutArgs> QCAD::SolverSubSolver::responses_out

Definition at line 223 of file QCAD_Solver.hpp.


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