AQUAgpusph 5.0.4
|
Equation Of State (EOS) computation. More...
#include "resources/Scripts/types/types.h"
Macros | |
#define | EXCLUDED_PARTICLE(index) |
Condition to exclude a particle from the EOS computation. |
Functions | |
__kernel void | entry (__global unsigned int *iset, __global int *imove, __global float *rho, __global float *p, __constant float *refd, usize N, float cs, float p0) |
Stiff Equation Of State (EOS) computation. |
Equation Of State (EOS) computation.