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

Private Member Functions

subroutine vel_res (Ax, u, v, w, u_res, v_res, w_res, p, f_x, f_y, f_z, c_Xh, msh, Xh, mu, rho, bd, dt, n)
 

Detailed Description

Definition at line 85 of file pnpn_res.f90.

Constructor & Destructor Documentation

◆ vel_res()

subroutine pnpn_residual::vel_res::vel_res ( class(ax_t), intent(in)  Ax,
type(field_t), intent(inout)  u,
type(field_t), intent(inout)  v,
type(field_t), intent(inout)  w,
type(field_t), intent(inout)  u_res,
type(field_t), intent(inout)  v_res,
type(field_t), intent(inout)  w_res,
type(field_t), intent(inout)  p,
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(mesh_t), intent(inout)  msh,
type(space_t), intent(inout)  Xh,
real(kind=rp), intent(in)  mu,
real(kind=rp), intent(in)  rho,
real(kind=rp), intent(in)  bd,
real(kind=rp), intent(in)  dt,
integer, intent(in)  n 
)
private

Definition at line 85 of file pnpn_res.f90.


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