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

Go to the source code of this file.

Functions

void hip_neumann_apply_scalar (void *msk, void *facet, void *x, void *flux, void *area, int *lx, int *m, hipStream_t strm)
 

Function Documentation

◆ hip_neumann_apply_scalar()

void hip_neumann_apply_scalar ( void msk,
void facet,
void x,
void flux,
void area,
int lx,
int m,
hipStream_t  strm 
)

Fortran wrapper for device neumann apply scalar

Definition at line 45 of file neumann.hip.

Here is the call graph for this function: