Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
wall_model.hip File Reference
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <device/device_config.h>
#include <device/hip/check.h>
#include "wall_model_kernel.h"

Go to the source code of this file.

Functions

void hip_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

◆ hip_wall_model_compute_mag_field()

void hip_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.hip.

Here is the call graph for this function: