C++ main module for emicrom Package  1.0
Classes | Functions
EMM_BrentIterativeTimeStep.h File Reference
#include "EMM_IterativeTimeStep.h"
#include "EMM_RealField.h"
Include dependency graph for EMM_BrentIterativeTimeStep.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EMM_BrentIterativeTimeStep
 This class compute the new time step by optimizing a function EMM_LandauLisfchitzSystem::computeEnergyAtTime() within the optimizeTimeFunction() method as the quadratic / golden number optimization. See https://www.boost.org/doc/libs/1_71_0/libs/math/doc/html/math_toolkit/brent_minima.html. More...
 

Functions

 DEFINE_SPTR (EMM_BrentIterativeTimeStep)
 

Function Documentation

◆ DEFINE_SPTR()

DEFINE_SPTR ( EMM_BrentIterativeTimeStep  )