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 57 of file SundanceDoublingStepController.hpp.
Definition at line 61 of file SundanceDoublingStepController.hpp.
References initDefaults().
| void Sundance::StepControlParameters::initDefaults | ( | ) | [inline, private] |
Definition at line 85 of file SundanceDoublingStepController.hpp.
References initialStepsize_, maxSteps_, maxStepsizeFactor_, minStepsizeFactor_, stepOrder_, stepsizeReductionSafetyFactor_, tau_, tStart_, tStop_, and verbosity_.
Referenced by StepControlParameters().
Definition at line 70 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 78 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 74 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 72 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 82 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 76 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 68 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 64 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 66 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().
Definition at line 80 of file SundanceDoublingStepController.hpp.
Referenced by initDefaults(), and Sundance::DoublingStepController::run().