eTurb
genbox.f File Reference

Functions/Subroutines

subroutine genbox
 
subroutine gen_gtp_vertex (vertex, ncrnr)
 
subroutine getbox (x, y, z, nfld)
 
subroutine mapbox (melx, mely, melz)
 
subroutine makebox (x, y, z, nfld)
 
subroutine geti1 (i, iend, io)
 
subroutine geti2 (i1, i2, iend, io)
 
subroutine geti3 (i1, i2, i3, iend, io)
 
subroutine getr2 (r1, r2, iend, io)
 
subroutine getr3 (r1, r2, r3, iend, io)
 
subroutine getrv (r, n, iend, io)
 
subroutine getiv (r, n, iend, io)
 
subroutine getcv0 (c, m, n, iend, io)
 
subroutine getcv (c, m, n, iend, io)
 
subroutine gets (c, n, iend, io)
 
subroutine get_multi_seg (nelxyz, x, y, z, m, if3d)
 
subroutine geometric_x (x, n, x0, x1, gain)
 
subroutine get_xyz_distribution (x, nelx)
 
subroutine scannocom (iend, infile)
 
function ilsum (x, n)
 
subroutine jjnt (x, n)
 
subroutine bcpbox (nfld)
 
subroutine outbox_mesh
 

Function/Subroutine Documentation

◆ bcpbox()

subroutine bcpbox (   nfld)

◆ gen_gtp_vertex()

subroutine gen_gtp_vertex ( integer, dimension(2**ldim,1)  vertex,
  ncrnr 
)

◆ genbox()

subroutine genbox ( )

◆ geometric_x()

subroutine geometric_x ( real, dimension(0:n)  x,
  n,
  x0,
  x1,
  gain 
)

◆ get_multi_seg()

subroutine get_multi_seg ( integer, dimension(3)  nelxyz,
real, dimension(0:m)  x,
real, dimension(0:m)  y,
real, dimension(0:m)  z,
  m,
logical  if3d 
)

◆ get_xyz_distribution()

subroutine get_xyz_distribution ( real, dimension(0:2)  x,
  nelx 
)

◆ getbox()

subroutine getbox ( real, dimension(0:1)  x,
real, dimension(0:1)  y,
real, dimension(0:1)  z,
  nfld 
)

◆ getcv()

subroutine getcv ( character*1, dimension(m,n)  c,
  m,
  n,
  iend,
  io 
)

◆ getcv0()

subroutine getcv0 ( character*1, dimension(m,n)  c,
  m,
  n,
  iend,
  io 
)

◆ geti1()

subroutine geti1 (   i,
  iend,
  io 
)

◆ geti2()

subroutine geti2 (   i1,
  i2,
  iend,
  io 
)

◆ geti3()

subroutine geti3 (   i1,
  i2,
  i3,
  iend,
  io 
)

◆ getiv()

subroutine getiv ( integer, dimension(n)  r,
  n,
  iend,
  io 
)

◆ getr2()

subroutine getr2 (   r1,
  r2,
  iend,
  io 
)

◆ getr3()

subroutine getr3 (   r1,
  r2,
  r3,
  iend,
  io 
)

◆ getrv()

subroutine getrv ( real, dimension(n)  r,
  n,
  iend,
  io 
)

◆ gets()

subroutine gets ( character*1, dimension(n)  c,
  n,
  iend,
  io 
)

◆ ilsum()

function ilsum ( integer, dimension(1)  x,
  n 
)

◆ jjnt()

subroutine jjnt ( integer, dimension(1)  x,
  n 
)

◆ makebox()

subroutine makebox ( real, dimension(0:1)  x,
real, dimension(0:1)  y,
real, dimension(0:1)  z,
  nfld 
)

◆ mapbox()

subroutine mapbox (   melx,
  mely,
  melz 
)

◆ outbox_mesh()

subroutine outbox_mesh ( )

◆ scannocom()

subroutine scannocom (   iend,
  infile 
)