Opm::NullConvergenceWriter< TypeTag > Class Template Reference A convergence writer for the Newton method which does nothing. More...
Detailed Descriptiontemplate<class TypeTag> class Opm::NullConvergenceWriter< TypeTag > A convergence writer for the Newton method which does nothing. Constructor & Destructor Documentation◆ NullConvergenceWriter()
template<class TypeTag >
Member Function Documentation◆ beginIteration()
template<class TypeTag >
Called by the Newton method before an iteration of the Newton algorithm is started. ◆ beginTimeStep()
template<class TypeTag >
Called by the Newton method before the actual algorithm is started for any given timestep. ◆ endIteration()
template<class TypeTag >
Called by the Newton method after an iteration of the Newton algorithm has been completed. ◆ endTimeStep()
template<class TypeTag >
Called by the Newton method after Newton algorithm has been completed for any given timestep. This method is called regardless of whether the Newton method converged or not. ◆ writeFields()
template<class TypeTag >
Write the Newton update to disk. Called after the linear solution is found for an iteration.
The documentation for this class was generated from the following file: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||