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

Inverse EOS equation application. More...

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

Functions

__kernel void entry (const __global uint *iset, const __global int *imove, const __global float *p, __global float *rho, __constant float *refd, uint N, float cs, float p0)
 Inverse EOS to get the density from the pressure value.
 

Detailed Description

Inverse EOS equation application.