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

Go to the source code of this file.

Functions

void hip_inflow_apply_vector (void *msk, void *x, void *y, void *z, void *g, int *m)
 

Function Documentation

◆ hip_inflow_apply_vector()

void hip_inflow_apply_vector ( void *  msk,
void *  x,
void *  y,
void *  z,
void *  g,
int *  m 
)

Fortran wrapper for device inflow apply vector

Definition at line 45 of file inflow.hip.