abl
multimesh.f File Reference

Functions/Subroutines

subroutine setup_neknek_wts
 
subroutine neknek_setup
 
subroutine set_intflag
 
subroutine bcopy
 
subroutine chk_outflow
 
subroutine neknekmv ()
 
subroutine setup_int_neknek (dxf, dyf, dzf)
 
subroutine exchange_points (dxf, dyf, dzf)
 
subroutine neknek_exchange
 
subroutine field_eval (fieldout, fieldstride, fieldin)
 
subroutine nekneksanchk
 
subroutine neknek_xfer_fld (u, ui)
 
subroutine fix_surface_flux
 
subroutine surface_flux_area (dq, aq, qx, qy, qz, e, f, w)
 
subroutine rescale_x_ms (x, x0, x1)
 
subroutine vol_flow_ms
 
subroutine compute_vol_soln_ms (vxc, vyc, vzc, prc)
 
subroutine plan3_vol_ms (vxc, vyc, vzc, prc)
 
subroutine plan4_vol_ms (vxc, vyc, vzc, prc)
 

Function/Subroutine Documentation

◆ bcopy()

subroutine bcopy

◆ chk_outflow()

subroutine chk_outflow

◆ compute_vol_soln_ms()

subroutine compute_vol_soln_ms ( real, dimension(lx1,ly1,lz1,lelv)  vxc,
real, dimension(lx1,ly1,lz1,lelv)  vyc,
real, dimension(lx1,ly1,lz1,lelv)  vzc,
real, dimension(lx2,ly2,lz2,lelv)  prc 
)

◆ exchange_points()

subroutine exchange_points (   dxf,
  dyf,
  dzf 
)

◆ field_eval()

subroutine field_eval ( real, dimension(1)  fieldout,
integer  fieldstride,
real, dimension(1)  fieldin 
)

◆ fix_surface_flux()

subroutine fix_surface_flux

◆ neknek_exchange()

subroutine neknek_exchange

◆ neknek_setup()

subroutine neknek_setup

◆ neknek_xfer_fld()

subroutine neknek_xfer_fld ( real, dimension(1)  u,
real, dimension(1)  ui 
)

◆ neknekmv()

subroutine neknekmv

◆ nekneksanchk()

subroutine nekneksanchk

◆ plan3_vol_ms()

subroutine plan3_vol_ms ( real, dimension(lx1,ly1,lz1,lelv)  vxc,
real, dimension(lx1,ly1,lz1,lelv)  vyc,
real, dimension(lx1,ly1,lz1,lelv)  vzc,
real, dimension(lx2,ly2,lz2,lelv)  prc 
)

◆ plan4_vol_ms()

subroutine plan4_vol_ms ( real, dimension(lx1,ly1,lz1,lelv)  vxc,
real, dimension(lx1,ly1,lz1,lelv)  vyc,
real, dimension(lx1,ly1,lz1,lelv)  vzc,
real, dimension(lx2,ly2,lz2,lelv)  prc 
)

◆ rescale_x_ms()

subroutine rescale_x_ms ( real, dimension(1)  x,
  x0,
  x1 
)

◆ set_intflag()

subroutine set_intflag

◆ setup_int_neknek()

subroutine setup_int_neknek ( real  dxf,
real  dyf,
real  dzf 
)

◆ setup_neknek_wts()

subroutine setup_neknek_wts

◆ surface_flux_area()

subroutine surface_flux_area (   dq,
  aq,
real, dimension(l,1)  qx,
real, dimension(l,1)  qy,
real, dimension(l,1)  qz,
integer  e,
integer  f,
real, dimension(lx1,ly1,lz1 w 
)

◆ vol_flow_ms()

subroutine vol_flow_ms