#include <QCAD_Solver.hpp>
Public Member Functions | |
void | freeUp () |
Public Attributes | |
Teuchos::RCP< Albany::Application > | app |
Teuchos::RCP < EpetraExt::ModelEvaluator > | model |
Teuchos::RCP < EpetraExt::ModelEvaluator::InArgs > | params_in |
Teuchos::RCP < EpetraExt::ModelEvaluator::OutArgs > | responses_out |
Definition at line 218 of file QCAD_Solver.hpp.
void QCAD::SolverSubSolver::freeUp | ( | ) | [inline] |
Definition at line 224 of file QCAD_Solver.hpp.
Teuchos::RCP<Albany::Application> QCAD::SolverSubSolver::app |
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.