Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
wall_model.cu File Reference
#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)
 

Function Documentation

◆ cuda_wall_model_compute_mag_field()

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 
)

Definition at line 42 of file wall_model.cu.

Here is the call graph for this function:
Here is the caller graph for this function: