Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
pnpn_residual::prs_res Interface Reference

Public 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, event)
 

Detailed Description

Definition at line 60 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(in)  u_e,
type(field_t), intent(in)  v_e,
type(field_t), intent(in)  w_e,
type(field_t), intent(in)  f_x,
type(field_t), intent(in)  f_y,
type(field_t), intent(in)  f_z,
type(coef_t), intent(inout)  c_xh,
type(gs_t), intent(inout)  gs_xh,
type(facet_normal_t), intent(in)  bc_prs_surface,
type(facet_normal_t), intent(in)  bc_sym_surface,
class(ax_t), intent(inout)  ax,
real(kind=rp), intent(in)  bd,
real(kind=rp), intent(in)  dt,
type(field_t), intent(in)  mu,
type(field_t), intent(in)  rho,
type(c_ptr), intent(inout)  event 
)
virtual
Parameters
[in]w_etime-extrapolated velocity
[in]f_xMomentum source terms
[in]f_yMomentum source terms
[in]f_zMomentum source terms

Definition at line 60 of file pnpn_res.f90.


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