Opm::SimulatorConvergenceOutput Class Reference Class handling convergence history output for a simulator. More...
Detailed DescriptionClass handling convergence history output for a simulator. Member Function Documentation◆ endThread()
Request that convergence output thread be shut down. No additional output requests should be submitted to write() once this function is called. Referenced by Opm::SimulatorFullyImplicitBlackoil< TypeTag >::~SimulatorFullyImplicitBlackoil(). ◆ startThread()
Start convergence output thread. Thread starts only if explicitly requested in runtime user options.
◆ write()
Create convergence output requests. Must not be called before startThread() or after endThread(). Only those reports which have not previously been emitted will be written, and only if the run actually requests convergence output at the non-linear iteration level.
Referenced by Opm::SimulatorFullyImplicitBlackoil< TypeTag >::runStep(). The documentation for this class was generated from the following file: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||