AQUAgpusph 5.0.4
Loading...
Searching...
No Matches
SetMass.cl File Reference

Set the mass of the particles according to the iterations since they were split/coalesced. More...

Include dependency graph for SetMass.cl:

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.

Detailed Description

Set the mass of the particles according to the iterations since they were split/coalesced.