subroutine pnpn_res_device::pnpn_prs_res_device_compute |
( |
type(field_t), intent(inout) |
p, |
|
|
type(field_t), intent(inout) |
p_res, |
|
|
type(field_t), intent(inout) |
u, |
|
|
type(field_t), intent(inout) |
v, |
|
|
type(field_t), intent(inout) |
w, |
|
|
type(field_t), intent(inout) |
u_e, |
|
|
type(field_t), intent(inout) |
v_e, |
|
|
type(field_t), intent(inout) |
w_e, |
|
|
type(field_t), intent(inout) |
f_x, |
|
|
type(field_t), intent(inout) |
f_y, |
|
|
type(field_t), intent(inout) |
f_z, |
|
|
type(coef_t), intent(inout) |
c_Xh, |
|
|
type(gs_t), intent(inout) |
gs_Xh, |
|
|
type(facet_normal_t), intent(inout) |
bc_prs_surface, |
|
|
type(facet_normal_t), intent(inout) |
bc_sym_surface, |
|
|
class(ax_t), intent(inout) |
Ax, |
|
|
real(kind=rp), intent(inout) |
bd, |
|
|
real(kind=rp), intent(in) |
dt, |
|
|
type(field_t), intent(in) |
mu, |
|
|
type(field_t), intent(in) |
rho |
|
) |
| |
|
private |