AQUAgpusph 4.1.2
Loading...
Searching...
No Matches
Macros | Functions
SetMass.cl File Reference

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

#include "resources/Scripts/types/types.h"
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, unsigned int 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.