|
|
| AdaptiveSolutionManager (const int number_of_time_derivatives, const Teuchos::RCP< const Epetra_Map > &map_, const Teuchos::RCP< const Epetra_Map > &overlapMap_, const Teuchos::RCP< const Epetra_CrsGraph > &overlapJacGraph_) |
|
virtual Teuchos::RCP< const Epetra_Vector > | updateSolution () |
|
virtual Teuchos::RCP< LOCA::Epetra::Group > | buildSolutionGroup ()=0 |
| | Build the LOCA solution group.
|
|
virtual void | projectCurrentSolution () |
| | Remap "old" solution into new data structures.
|
|
virtual void | getConvergenceData (int &KrylovIters, int &lastSolveKrylocIters, int &linSolves, double &tolAchieved) const |
| | Accessor functions.
|
|
virtual Teuchos::RCP< Teuchos::ParameterList > | getAdaptParamsNonConst () |
|
virtual Teuchos::RCP< const Teuchos::ParameterList > | getAdaptParams () const |
|
|
Teuchos::RCP< LOCA::Epetra::Group > | grp |
| | The solution group.
|
|
Teuchos::RCP< NOX::Epetra::LinearSystem > | linsys |
| | The linear system used for the solution in the group.
|
|
Teuchos::RCP< Teuchos::ParameterList > | adaptParams |
| | The adaptation parameter list.
|
|
Teuchos::RCP< Teuchos::ParameterList > | piroParams |
| | The parent of the solution parameter list.
|
The documentation for this class was generated from the following files:
- LOCA_Epetra_AdaptiveSolutionManager.H
- LOCA_Epetra_AdaptiveSolutionManager.C