|
Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
#include <device/device_config.h>#include <device/cuda/check.h>#include "tensor_kernel.h"#include <stdio.h>Go to the source code of this file.
Macros | |
| #define | max(a, b) |
| #define | CASE(N) |
| #define | CASE_LARGE(N) |
| #define | CASE2(N) |
Functions | |
| void | cuda_tnsr3d (void *v, int *nv, void *u, int *nu, void *A, void *Bt, void *Ct, int *nel) |
| void | cuda_tnsr3d_el_list (void *v, int *nv, void *u, int *nu, void *A, void *Bt, void *Ct, int *elements, int *n_points) |