Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
#include <hip/hip_runtime.h>
#include <device/device_config.h>
#include <device/hip/check.h>
#include "fdm_kernel.h"
Go to the source code of this file.
Macros | |
#define | CASE(NL) |
Functions | |
void | hip_fdm_do_fast (void *e, void *r, void *s, void *d, int *nl, int *nel, hipStream_t stream) |