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

Go to the source code of this file.

Functions

void pnpn_prs_res_part1_hip (void *ta1, void *ta2, void *ta3, void *wa1, void *wa2, void *wa3, void *f_u, void *f_v, void *f_w, void *B, void *h1, real *mu, real *rho, int *n)
 
void pnpn_prs_res_part2_hip (void *p_res, void *wa1, void *wa2, void *wa3, int *n)
 
void pnpn_prs_res_part3_hip (void *p_res, void *ta1, void *ta2, void *ta3, real *dtbd, int *n)
 
void pnpn_vel_res_update_hip (void *u_res, void *v_res, void *w_res, void *ta1, void *ta2, void *ta3, void *f_u, void *f_v, void *f_w, int *n)
 

Function Documentation

◆ pnpn_prs_res_part1_hip()

void pnpn_prs_res_part1_hip ( void ta1,
void ta2,
void ta3,
void wa1,
void wa2,
void wa3,
void f_u,
void f_v,
void f_w,
void B,
void h1,
real mu,
real rho,
int n 
)

Definition at line 44 of file pnpn_res.hip.

Here is the call graph for this function:

◆ pnpn_prs_res_part2_hip()

void pnpn_prs_res_part2_hip ( void p_res,
void wa1,
void wa2,
void wa3,
int n 
)

Definition at line 62 of file pnpn_res.hip.

Here is the call graph for this function:

◆ pnpn_prs_res_part3_hip()

void pnpn_prs_res_part3_hip ( void p_res,
void ta1,
void ta2,
void ta3,
real dtbd,
int n 
)

Definition at line 76 of file pnpn_res.hip.

Here is the call graph for this function:

◆ pnpn_vel_res_update_hip()

void pnpn_vel_res_update_hip ( void u_res,
void v_res,
void w_res,
void ta1,
void ta2,
void ta3,
void f_u,
void f_v,
void f_w,
int n 
)

Definition at line 90 of file pnpn_res.hip.

Here is the call graph for this function: