Neko  0.9.0
A portable framework for high-order spectral element flow simulations
sigma_nut.hip File Reference
#include <hip/hip_runtime.h>
#include <device/device_config.h>
#include <device/hip/check.h>
#include "sigma_nut_kernel.h"
Include dependency graph for sigma_nut.hip:

Go to the source code of this file.

Functions

void hip_sigma_nut_compute (void *g11, void *g12, void *g13, void *g21, void *g22, void *g23, void *g31, void *g32, void *g33, void *delta, void *nut, void *mult, real *c, real *eps, int *n)
 

Function Documentation

◆ hip_sigma_nut_compute()

void hip_sigma_nut_compute ( void *  g11,
void *  g12,
void *  g13,
void *  g21,
void *  g22,
void *  g23,
void *  g31,
void *  g32,
void *  g33,
void *  delta,
void *  nut,
void *  mult,
real c,
real eps,
int *  n 
)

Definition at line 41 of file sigma_nut.hip.