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

Compute the tangent vector in 2D sims, and the binormal in 3D sims. More...

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

Functions

__kernel void entry (const __global vec *normal, __global vec *tangent, __global vec *binormal, unsigned int N)
 Compute the tanget vector in 2D simulations, and the binormal vector in 3D simulations.
 

Detailed Description

Compute the tangent vector in 2D sims, and the binormal in 3D sims.