#include "{{CLASSNAME}}.h"
#include "Constants.h"
#include <algorithm>
#include "tarch/multicore/Lock.h"
#include "tarch/NonCriticalAssertions.h"
Go to the source code of this file.
◆ _maxGridCellH()
◆ _maxGridCellHThisTimeStep()
_maxGridCellHThisTimeStep |
( |
0. | 0 | ) |
|
◆ _maxTimeStamp()
◆ _maxTimeStampThisTimeStep()
_maxTimeStampThisTimeStep |
( |
0. | 0 | ) |
|
◆ _maxTimeStepSize()
◆ _maxTimeStepSizeThisTimeStep()
_maxTimeStepSizeThisTimeStep |
( |
0. | 0 | ) |
|
◆ _minGridCellH()
_minGridCellH |
( |
std::numeric_limits< double >::max()/NumberOfGridCellsPerPatchPerAxis/2. | 0 | ) |
|
◆ _minGridCellHThisTimeStep()
_minGridCellHThisTimeStep |
( |
std::numeric_limits< double >::max()/NumberOfGridCellsPerPatchPerAxis/2. | 0 | ) |
|
◆ _minTimeStamp()
◆ _minTimeStampThisTimeStep()
_minTimeStampThisTimeStep |
( |
0. | 0 | ) |
|
◆ _minTimeStepSize()
_minTimeStepSize |
( |
std::numeric_limits< double > | ::max() | ) |
|
◆ _minTimeStepSizeThisTimeStep()
_minTimeStepSizeThisTimeStep |
( |
std::numeric_limits< double > | ::max() | ) |
|
◆ _patchUpdates()