AQUAgpusph 4.1.2
Loading...
Searching...
No Matches
Functions
Sort.cl File Reference

Sort all the particle variables by the cell indexes. More...

#include "resources/Scripts/types/types.h"
Include dependency graph for Sort.cl:

Functions

__kernel void entry (const __global float *p_in, __global float *p, const __global matrix *S_in, __global matrix *S, const __global matrix *dSdt_in, __global matrix *dSdt, const __global unit *id_sorted, unsigned int N)
 Sort all the particle variables by the cell indexes.
 

Detailed Description

Sort all the particle variables by the cell indexes.