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