Public Member Functions | |
| OutputControlParameters (const FieldWriterFactory &wf, const string &filename, const double &writeInterval, int verb=0) | |
Public Attributes | |
| double | writeInterval_ |
| FieldWriterFactory | wf_ |
| string | filename_ |
| int | verbosity_ |
Definition at line 108 of file SundanceDoublingStepController.hpp.
| Sundance::OutputControlParameters::OutputControlParameters | ( | const FieldWriterFactory & | wf, |
| const string & | filename, | ||
| const double & | writeInterval, | ||
| int | verb = 0 |
||
| ) | [inline] |
Definition at line 112 of file SundanceDoublingStepController.hpp.
Definition at line 126 of file SundanceDoublingStepController.hpp.
Referenced by Sundance::DoublingStepController::write().
Definition at line 127 of file SundanceDoublingStepController.hpp.
Referenced by Sundance::DoublingStepController::run(), and Sundance::DoublingStepController::write().
Definition at line 125 of file SundanceDoublingStepController.hpp.
Referenced by Sundance::DoublingStepController::write().
Definition at line 124 of file SundanceDoublingStepController.hpp.
Referenced by Sundance::DoublingStepController::run().