Parameter class for restart checkpointers, differs from CheckPointPrmsPy by having an additional "binary" flag.
More...
#include <CheckPointParamsPy.h>
|
| | RestartCheckPointPrmsPy (const std::string &, int, int, int, int) |
| |
| | RestartCheckPointPrmsPy (const std::string &, int, int, int) |
| |
| int | getPrecision () const |
| |
| | CheckPointPrmsPy (const std::string &, int, int, int) |
| |
| std::string | getFileNamePrefix () const |
| |
| int | getBeginTimeStep () const |
| |
| int | getEndTimeStep () const |
| |
| int | getTimeStepIncr () const |
| |
| boost::python::list | getFileNameList () const |
| |
Parameter class for restart checkpointers, differs from CheckPointPrmsPy by having an additional "binary" flag.
◆ RestartCheckPointPrmsPy() [1/2]
| esys::lsm::RestartCheckPointPrmsPy::RestartCheckPointPrmsPy |
( |
const std::string & |
fileNamePrefix, |
|
|
int |
beginTimeStep, |
|
|
int |
endTimeStep, |
|
|
int |
timeStepIncr, |
|
|
int |
Precision |
|
) |
| |
◆ RestartCheckPointPrmsPy() [2/2]
| esys::lsm::RestartCheckPointPrmsPy::RestartCheckPointPrmsPy |
( |
const std::string & |
fileNamePrefix, |
|
|
int |
beginTimeStep, |
|
|
int |
endTimeStep, |
|
|
int |
timeStepIncr |
|
) |
| |
◆ getPrecision()
| int esys::lsm::RestartCheckPointPrmsPy::getPrecision |
( |
| ) |
const |
|
inline |
◆ m_Precision
| int esys::lsm::RestartCheckPointPrmsPy::m_Precision |
|
private |
The documentation for this class was generated from the following files: