eTurb
map2.f File Reference

Functions/Subroutines

subroutine mapelpr ()
 
subroutine set_proc_map ()
 
subroutine gfdm_elm_to_proc (gllnid, np)
 
subroutine gfdm_map_2d (map_st, nes, net, num_el, np)
 
subroutine gfdm_set_pst (ip, is, it, nelbox, nstride_box, nxp, nyp, nzp)
 
subroutine gfdm_build_global_el_map (gllnid, map_st, nes, net, nelbox, nstride_box, ip, is, it)
 
subroutine outmati (u, m, n, name6)
 
subroutine outmati8 (u, m, n, name6)
 
subroutine get_map
 
subroutine get_vert
 
subroutine get_vert_map (vertex, nlv, wk, mdw, ndw, ifgfdm)
 
subroutine assign_gllnid (gllnid, iunsort, nelgt, nelgv, np)
 

Function/Subroutine Documentation

◆ assign_gllnid()

subroutine assign_gllnid ( integer, dimension(1)  gllnid,
integer, dimension(1)  iunsort,
integer  nelgt,
  nelgv,
integer  np 
)

◆ get_map()

subroutine get_map ( )

◆ get_vert()

subroutine get_vert ( )

◆ get_vert_map()

subroutine get_vert_map ( integer, dimension(nlv,1)  vertex,
  nlv,
integer, dimension(mdw,ndw)  wk,
  mdw,
  ndw,
logical  ifgfdm 
)

◆ gfdm_build_global_el_map()

subroutine gfdm_build_global_el_map ( integer, dimension(1)  gllnid,
integer, dimension(nes,net)  map_st,
  nes,
  net,
integer, dimension(3)  nelbox,
integer, dimension(3)  nstride_box,
  ip,
  is,
  it 
)

◆ gfdm_elm_to_proc()

subroutine gfdm_elm_to_proc ( integer, dimension(1)  gllnid,
  np 
)

◆ gfdm_map_2d()

subroutine gfdm_map_2d ( integer, dimension(nes,net)  map_st,
  nes,
  net,
integer, dimension(0:np)  num_el,
  np 
)

◆ gfdm_set_pst()

subroutine gfdm_set_pst (   ip,
  is,
  it,
integer, dimension(3)  nelbox,
integer, dimension(3)  nstride_box,
  nxp,
  nyp,
  nzp 
)

◆ mapelpr()

subroutine mapelpr ( )

◆ outmati()

subroutine outmati ( integer, dimension(m,n)  u,
  m,
  n,
character*6  name6 
)

◆ outmati8()

subroutine outmati8 ( integer*8, dimension(m,n)  u,
  m,
  n,
character*6  name6 
)

◆ set_proc_map()

subroutine set_proc_map ( )