Loading...
Searching...
No Matches
TimerFactory Class Reference Class to create new timers and to switch types of exiting ones. More...
Detailed DescriptionClass to create new timers and to switch types of exiting ones. Definition at line 47 of file timerfactory.h. Member Function Documentation◆ createTimer()
create timers and allocate memory for them Definition at line 53 of file timerfactory.h. References Timer::OFF, soplex::spx_alloc(), SPX_MSG_ERROR, Timer::USER_TIME, and Timer::WALLCLOCK_TIME. Referenced by runSoPlex(), SLUFactorRational::SLUFactorRational(), SLUFactorRational::SLUFactorRational(), SPxSimplifier< R >::SPxSimplifier(), SPxSimplifier< R >::SPxSimplifier(), and TimerFactory::switchTimer(). ◆ switchTimer()
Definition at line 81 of file timerfactory.h. References TimerFactory::createTimer(), soplex::spx_free(), and Timer::type(). Referenced by SLUFactor< R >::changeTimer(), and SPxSolverBase< R >::setTiming().
|