Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
smagorinsky_nut.hip File Reference
#include <hip/hip_runtime.h>
#include <device/device_config.h>
#include <device/hip/check.h>
#include "smagorinsky_nut_kernel.h"

Go to the source code of this file.

Functions

void hip_smagorinsky_nut_compute (void *s11, void *s22, void *s33, void *s12, void *s13, void *s23, void *delta, void *nut, void *mult, real *c_s, int *n)
 

Function Documentation

◆ hip_smagorinsky_nut_compute()

void hip_smagorinsky_nut_compute ( void s11,
void s22,
void s33,
void s12,
void s13,
void s23,
void delta,
void nut,
void mult,
real c_s,
int n 
)

Definition at line 41 of file smagorinsky_nut.hip.

Here is the call graph for this function: