slm: OpenCL code base
0.1
|
Parameters used to control R-K streamline integration behavior. More...
Macros | |
#define | DOWNUP_SIGN 1 |
#define | INTEGRATOR_STEP_FACTOR 0.5f |
#define | MAX_INTEGRATION_STEP_ERROR 0.029999999329447746f |
#define | ADJUSTED_MAX_ERROR 0.1472243219614029f |
#define | MAX_LENGTH 300.0f |
#define | INTEGRATION_HALT_THRESHOLD 0.009999999776482582f |
#define | GRID_SCALE 200.0f |
#define | COMBO_FACTOR 100.0f |
#define | DT_MAX 0.004999999888241291f |
#define | MAX_N_STEPS 600u |
#define | TRAJECTORY_RESOLUTION 128u |
#define | INTERCHANNEL_MAX_N_STEPS 200u |
Parameters used to control R-K streamline integration behavior.
Communicated to CL kernels via compiler -D macro options.