Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
compressible_ops_compute_entropy.hip File Reference
#include <stdio.h>
#include <stdlib.h>
#include <hip/hip_runtime.h>
#include <device/device_config.h>
#include <device/hip/check.h>
#include <fluid/bcknd/device/hip/compressible_ops_kernel.h>

Go to the source code of this file.

Functions

void hip_compute_entropy (void *S_d, void *p_d, void *rho_d, real *gamma, int *n)
 

Function Documentation

◆ hip_compute_entropy()

void hip_compute_entropy ( void S_d,
void p_d,
void rho_d,
real gamma,
int n 
)

Definition at line 44 of file compressible_ops_compute_entropy.hip.

Here is the call graph for this function: