Opm::RelativeChangeInterface Class Referenceabstract

RelativeChangeInterface. More...

#include <TimeStepControlInterface.hpp>

Inheritance diagram for Opm::RelativeChangeInterface:
Opm::detail::SolutionTimeErrorSolverWrapper< Solver, State >

Public Member Functions

virtual double relativeChange () const =0
 
virtual ~RelativeChangeInterface ()
 virtual destructor (empty)
 

Detailed Description

Member Function Documentation

◆ relativeChange()

virtual double Opm::RelativeChangeInterface::relativeChange ( ) const
pure virtual
Returns
|| u^n+1 - u^n || / || u^n+1 ||

Implemented in Opm::detail::SolutionTimeErrorSolverWrapper< Solver, State >.


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