|
virtual bool | queryAdaptationCriteria ()=0 |
| Method called by Piro NOXSolver to determine if the mesh needs adapting.
|
|
virtual bool | adaptMesh (const Epetra_Vector &solution, const Epetra_Vector &ovlp_solution)=0 |
| Apply adaptation method to mesh and problem. Returns true if adaptation is performed successfully.
|
|
virtual void | solutionTransfer (const Epetra_Vector &oldSolution, Epetra_Vector &newSolution)=0 |
| Transfer solution between meshes.
|
|
void | setTime (const double time_) |
| Track the time state of the mesh.
|
|
void | setIteration (const int iter_) |
| Track the time state of the mesh.
|
|
The documentation for this class was generated from the following file:
- NOX_Epetra_AdaptManager.H