AQUAgpusph 5.0.4
|
Set the mass of the particles according to the iterations since they were split/coalesced. More...
#include "resources/Scripts/types/types.h"
Macros | |
#define | M_ITERS 10 |
Number of iterations to complete the mass transfer. |
Functions | |
__kernel void | set_mass (__global const int *imove, __global const float *m0, __global int *miter, __global float *m, usize N) |
Set the mass of the particles according to their gamma value. |
Set the mass of the particles according to the iterations since they were split/coalesced.