Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <device/device_config.h>
#include <device/cuda/check.h>
#include "wall_model_kernel.h"
Go to the source code of this file.
Functions | |
void | cuda_wall_model_compute_mag_field (void *tau_x_d, void *tau_y_d, void *tau_z_d, void *tau_field_d, void *msk_d, int *m) |