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

Shepard renormalization factor computation, when variable kernel length is considered. More...

#include "resources/Scripts/types/types.h"
#include "resources/Scripts/KernelFunctions/Kernel.h"
Include dependency graph for Shepard.cl:
This graph shows which files directly or indirectly include this file:

Macros

#define EXCLUDED_PARTICLE(index)   imove[index] >= 3
 Excluded particles from the Shepard renormalization factor computation.
 
#define _SHEPARD_   shepard[i]
 

Functions

__kernel void entry (const __global int *imove, const __global vec *r, const __global float *rho, const __global float *m, const __global float *h_var, __global float *shepard, const __global uint *icell, const __global uint *ihoc, uint N, uivec4 n_cells)
 Shepard factor computation.
 

Detailed Description

Shepard renormalization factor computation, when variable kernel length is considered.

Macro Definition Documentation

◆ _SHEPARD_

#define _SHEPARD_   shepard[i]