#include <Stepper.h>
◆ Stepper() [1/2]
template<typename IntegratorType , typename EvaluatorType > 
 
 
◆ Stepper() [2/2]
template<typename IntegratorType , typename EvaluatorType > 
 
 
◆ PrepareForExecution()
template<typename IntegratorType , typename EvaluatorType > 
 
 
◆ SetTolerance()
template<typename IntegratorType , typename EvaluatorType > 
 
 
◆ DeltaT
template<typename IntegratorType , typename EvaluatorType > 
 
 
◆ Evaluator
template<typename IntegratorType , typename EvaluatorType > 
 
 
◆ Integrator
template<typename IntegratorType , typename EvaluatorType > 
 
 
◆ Tolerance
template<typename IntegratorType , typename EvaluatorType > 
 
Initial value:=
    std::numeric_limits<vtkm::FloatDefault>::epsilon() * 
static_cast<vtkm::FloatDefault>(100.0f)
 
 
 
 
The documentation for this class was generated from the following file: