Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
most.hip File Reference
#include <hip/hip_runtime.h>
#include <device/device_config.h>
#include <device/hip/check.h>
#include "most_kernel.h"

Go to the source code of this file.

Functions

void hip_most_compute (void *u_d, void *v_d, void *w_d, void *temp_d, void *temp_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 *mu_w_d, void *rho_w_d, real *g, real *Pr, real *z0, real *z0h_in, int *bc_type, real *bc_value, int *tstep, void *Ri_b_diagn, void *L_ob_diagn, void *utau_diagn, void *magu_diagn, void *ti_diagn, void *ts_diagn, void *q_diagn)
 

Function Documentation

◆ hip_most_compute()

void hip_most_compute ( void *  u_d,
void *  v_d,
void *  w_d,
void *  temp_d,
void *  temp_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 *  mu_w_d,
void *  rho_w_d,
real *  g,
real *  Pr,
real *  z0,
real *  z0h_in,
int *  bc_type,
real *  bc_value,
int *  tstep,
void *  Ri_b_diagn,
void *  L_ob_diagn,
void *  utau_diagn,
void *  magu_diagn,
void *  ti_diagn,
void *  ts_diagn,
void *  q_diagn 
)

Definition at line 41 of file most.hip.

Here is the call graph for this function: