/home/runner/work/spades/spades/Source/Constants.H Source File
SPADES API
|
Constants.H
Go to the documentation of this file.
static constexpr int MAX_ROLLBACK_ITERS
Maximum number of rollback iterations allowed.
Definition Constants.H:51
static constexpr amrex::Real EPS
A number very close to zero.
Definition Constants.H:27
static constexpr amrex::Real LARGE_NUM
A large number.
Definition Constants.H:34
static constexpr int FILE_NAME_DIGITS
Number of digits to use in output file names.
Definition Constants.H:42
static constexpr int HEADER_FILE_PRECISION
Precision to use in header files.
Definition Constants.H:48
static constexpr amrex::Real LOW_NUM
A large negative number.
Definition Constants.H:19
static constexpr int TIMESTAMP_NBITS
Bits to encode the timestamp.
Definition Constants.H:88
static constexpr int RLB_IDX
Index of the rollback counts.
Definition Constants.H:16
static constexpr int RNG_FILE_NAME_DIGITS
Number of digits to use in random seed file names.
Definition Constants.H:45
static constexpr int TOTAL_NBITS
Bits to encode the full representation.
Definition Constants.H:91
static constexpr int TYPE_NBITS
Bits to encode the type.
Definition Constants.H:85
static constexpr int LVT_IDX
Index of the local virtual time.
Definition Constants.H:13
static constexpr amrex::Real SMALL_NUM
A number close to zero.
Definition Constants.H:23
Generated by