Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Functions | |
void | pnpn_prs_stress_res_part1_hip (void *ta1, void *ta2, void *ta3, void *wa1, void *wa2, void *wa3, void *s11, void *s22, void *s33, void *s12, void *s13, void *s23, void *f_u, void *f_v, void *f_w, void *B, void *h1, void *rho, int *n) |
void | pnpn_prs_stress_res_part3_hip (void *p_res, void *ta1, void *ta2, void *ta3, void *wa1, void *wa2, void *wa3, real *dtbd, int *n) |
void pnpn_prs_stress_res_part1_hip | ( | void * | ta1, |
void * | ta2, | ||
void * | ta3, | ||
void * | wa1, | ||
void * | wa2, | ||
void * | wa3, | ||
void * | s11, | ||
void * | s22, | ||
void * | s33, | ||
void * | s12, | ||
void * | s13, | ||
void * | s23, | ||
void * | f_u, | ||
void * | f_v, | ||
void * | f_w, | ||
void * | B, | ||
void * | h1, | ||
void * | rho, | ||
int * | n | ||
) |
Definition at line 43 of file pnpn_stress_res.hip.
void pnpn_prs_stress_res_part3_hip | ( | void * | p_res, |
void * | ta1, | ||
void * | ta2, | ||
void * | ta3, | ||
void * | wa1, | ||
void * | wa2, | ||
void * | wa3, | ||
real * | dtbd, | ||
int * | n | ||
) |
Definition at line 64 of file pnpn_stress_res.hip.