Public Member Functions | |
| StepControlParameters () | |
Public Attributes | |
| double | tStart_ | 
| double | tStop_ | 
| double | tau_ | 
| double | initialStepsize_ | 
| double | minStepsizeFactor_ | 
| double | maxStepsizeFactor_ | 
| double | stepsizeReductionSafetyFactor_ | 
| int | maxSteps_ | 
| int | verbosity_ | 
| int | stepOrder_ | 
Private Member Functions | |
| void | initDefaults () | 
Definition at line 46 of file SundanceDoublingStepController.hpp.
| Sundance::StepControlParameters::StepControlParameters | ( | ) |  [inline] | 
        
| void Sundance::StepControlParameters::initDefaults | ( | ) |  [inline, private] | 
        
Definition at line 74 of file SundanceDoublingStepController.hpp.
References initialStepsize_, maxSteps_, maxStepsizeFactor_, minStepsizeFactor_, stepOrder_, stepsizeReductionSafetyFactor_, tau_, tStart_, tStop_, and verbosity_.
Referenced by StepControlParameters().
Definition at line 59 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 67 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 63 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 61 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 71 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 65 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 57 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 53 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 55 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 69 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().