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

Velocity gradient resulting from the interaction with the boundary. More...

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

Macros

#define _GRADU_   grad_u[i]
 

Functions

__kernel void entry (const __global int *imove, const __global vec *r, const __global vec *u, const __global vec *normal, const __global float *m, __global matrix *grad_u, const __global uint *icell, const __global uint *ihoc, uint N, uivec4 n_cells)
 Velocity gradient resulting from the interaction with the boundary.
 

Detailed Description

Velocity gradient resulting from the interaction with the boundary.

Macro Definition Documentation

◆ _GRADU_

#define _GRADU_   grad_u[i]