Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
pnpn_res.cu File Reference

Go to the source code of this file.

Functions

void pnpn_prs_res_part1_cuda (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_cuda (void *p_res, void *wa1, void *wa2, void *wa3, int *n)
 
void pnpn_prs_res_part3_cuda (void *p_res, void *ta1, void *ta2, void *ta3, real *dtbd, int *n)
 
void pnpn_vel_res_update_cuda (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_cuda()

void pnpn_prs_res_part1_cuda ( 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 43 of file pnpn_res.cu.

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

◆ pnpn_prs_res_part2_cuda()

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

Definition at line 63 of file pnpn_res.cu.

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

◆ pnpn_prs_res_part3_cuda()

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

Definition at line 77 of file pnpn_res.cu.

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

◆ pnpn_vel_res_update_cuda()

void pnpn_vel_res_update_cuda ( 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 92 of file pnpn_res.cu.

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