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

Compute the number of neighbours of each particle. More...

#include "resources/Scripts/types/types.h"
#include "resources/Scripts/KernelFunctions/Kernel.h"
Include dependency graph for neighs.cl:

Macros

#define _NEIGHS_   n_neighs[i]
 

Functions

__kernel void entry (const __global int *imove, __global uint *n_neighs, const __global uint *icell, const __global uint *ihoc, uint neighs_limit, uint N, uivec4 n_cells)
 Number of neighbours of each particle.
 

Detailed Description

Compute the number of neighbours of each particle.

Macro Definition Documentation

◆ _NEIGHS_

#define _NEIGHS_   n_neighs[i]