eTurb
multimesh.f File Reference

Functions/Subroutines

subroutine get_session_info (intracomm)
 
subroutine multimesh_create
 
subroutine set_intflag
 
subroutine userchk_set_xfer
 
subroutine bcopy
 
subroutine setintercomm (nekcommtrue, nptrue)
 
subroutine unsetintercomm (nekcommtrue, nptrue)
 
function uglmin (a, n)
 
function uglamax (a, n)
 
function uglmax (a, n)
 
subroutine neknekgsync ()
 
subroutine happy_check (ihappy)
 
subroutine chk_outflow_short
 
subroutine chk_outflow
 
subroutine neknekmv ()
 
subroutine setup_int_neknek (dxf, dyf, dzf)
 
subroutine exchange_points2 (dxf, dyf, dzf)
 
subroutine get_values2 (which_field)
 
subroutine field_eval (fieldout, fieldstride, fieldin)
 
subroutine nekneksanchk (flag)
 

Function/Subroutine Documentation

◆ bcopy()

subroutine bcopy ( )

◆ chk_outflow()

subroutine chk_outflow ( )

◆ chk_outflow_short()

subroutine chk_outflow_short ( )

◆ exchange_points2()

subroutine exchange_points2 (   dxf,
  dyf,
  dzf 
)

◆ field_eval()

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

◆ get_session_info()

subroutine get_session_info (   intracomm)

◆ get_values2()

subroutine get_values2 ( character*3, dimension(nfld_neknek)  which_field)

◆ happy_check()

subroutine happy_check (   ihappy)

◆ multimesh_create()

subroutine multimesh_create ( )

◆ neknekgsync()

subroutine neknekgsync ( )

◆ neknekmv()

subroutine neknekmv ( )

◆ nekneksanchk()

subroutine nekneksanchk ( integer  flag)

◆ set_intflag()

subroutine set_intflag ( )

◆ setintercomm()

subroutine setintercomm (   nekcommtrue,
  nptrue 
)

◆ setup_int_neknek()

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

◆ uglamax()

function uglamax ( real, dimension(1)  a,
  n 
)

◆ uglmax()

function uglmax ( real, dimension(1)  a,
  n 
)

◆ uglmin()

function uglmin ( real, dimension(1)  a,
  n 
)

◆ unsetintercomm()

subroutine unsetintercomm (   nekcommtrue,
  nptrue 
)

◆ userchk_set_xfer()

subroutine userchk_set_xfer ( )