Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
rough_log_law.cu File Reference
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <device/device_config.h>
#include <device/cuda/check.h>
#include "rough_log_law_kernel.h"

Go to the source code of this file.

Functions

void cuda_rough_log_law_compute (void *u_d, void *v_d, void *w_d, void *n_x_d, void *n_y_d, void *n_z_d, void *h_d, void *tau_x_d, void *tau_y_d, void *tau_z_d, int *n_nodes, real *kappa, void *rho_w_d, real *B, real *z0, int *tstep)
 

Function Documentation

◆ cuda_rough_log_law_compute()

void cuda_rough_log_law_compute ( void *  u_d,
void *  v_d,
void *  w_d,
void *  n_x_d,
void *  n_y_d,
void *  n_z_d,
void *  h_d,
void *  tau_x_d,
void *  tau_y_d,
void *  tau_z_d,
int *  n_nodes,
real *  kappa,
void *  rho_w_d,
real *  B,
real *  z0,
int *  tstep 
)

Definition at line 43 of file rough_log_law.cu.

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