Template Numerical Library version\ main:94209208
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TNL::Solvers::SolverMonitorThread Class Reference

A RAII wrapper for launching the SolverMonitor's main loop in a separate thread. More...

#include <TNL/Solvers/SolverMonitor.h>

Public Member Functions

 SolverMonitorThread (SolverMonitor &solverMonitor)
 Constructor with instance of solver monitor.
 
 ~SolverMonitorThread ()
 Destructor.
 

Detailed Description

A RAII wrapper for launching the SolverMonitor's main loop in a separate thread.

Constructor & Destructor Documentation

◆ SolverMonitorThread()

TNL::Solvers::SolverMonitorThread::SolverMonitorThread ( SolverMonitor & solverMonitor)
inline

Constructor with instance of solver monitor.

Parameters
solverMonitoris a reference to an instance of a solver monitor.

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