Neko  0.8.99
A portable framework for high-order spectral element flow simulations
pnpn_residual::prs_res Interface Reference

Private Member Functions

subroutine prs_res (p, p_res, u, v, w, u_e, v_e, w_e, f_x, f_y, f_z, c_xh, gs_Xh, bc_prs_surface, bc_sym_surface, Ax, bd, dt, mu, rho)
 

Detailed Description

Definition at line 59 of file pnpn_res.f90.

Constructor & Destructor Documentation

◆ prs_res()

subroutine pnpn_residual::prs_res::prs_res ( 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
Parameters
[in,out]w_etime-extrapolated velocity
[in,out]f_xMomentum source terms
[in,out]f_yMomentum source terms
[in,out]f_zMomentum source terms

Definition at line 59 of file pnpn_res.f90.


The documentation for this interface was generated from the following file: