|
| AdaptiveTimeScaleController (char const *name, int batchWidth, double baseMax, double baseMin, double tauFactor, double growthFactor, bool writeTimeScaleFieldnames, Communicator *comm) |
|
virtual std::vector< double > | calcTimesteps (double timeValue, std::vector< double > const &rawTimeScales) |
|
std::string const & | getDescription () const |
|
char const * | getDescription_c () const |
|
MPIBlock const * | getMPIBlock () |
|
virtual Response::Status | readStateFromCheckpoint (Checkpointer *checkpointer) |
|
virtual Response::Status | registerData (Checkpointer *checkpointer) override |
|
virtual Response::Status | respond (std::shared_ptr< BaseMessage const > message) override |
|
void | writeTimestepInfo (double timeValue, std::vector< PrintStream * > &streams) |
|
|
std::string | description |
|
double | mBaseMax |
|
double | mBaseMin |
|
int | mBatchWidth |
|
Communicator * | mCommunicator |
|
double | mGrowthFactor |
|
char * | mName |
|
std::vector< double > | mOldTimeScale |
|
TimeScaleInfo | mOldTimeScaleInfo |
|
std::vector< double > | mOldTimeScaleTrue |
|
double | mTauFactor |
|
TimeScaleInfo | mTimeScaleInfo |
|
bool | mWriteTimeScaleFieldnames |
|
The documentation for this class was generated from the following files: