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

Go to the source code of this file.

Functions

void scalar_residual_update_hip (void *s_res, void *f_s, int *n)
 

Function Documentation

◆ scalar_residual_update_hip()

void scalar_residual_update_hip ( void *  s_res,
void *  f_s,
int *  n 
)

Definition at line 44 of file scalar_residual.hip.