eTurb
connect1.f File Reference

Functions/Subroutines

subroutine setup_topo
 
subroutine initds
 
subroutine setedge
 
subroutine dsset (nx, ny, nz)
 
subroutine genxyzl
 
subroutine verify
 
subroutine setside
 
subroutine verrhe
 
function volum0 (P1, P2, P3, P0)
 
function crss2d (XY1, XY2, XY0)
 
subroutine facind (kx1, kx2, ky1, ky2, kz1, kz2, nx, ny, nz, iface)
 
subroutine facindr (kx1, kx2, ky1, ky2, kz1, kz2, nx, ny, nz, iface)
 
subroutine facev (a, ie, iface, val, nx, ny, nz)
 
subroutine ifacev (a, ie, iface, val, nx, ny, nz)
 
subroutine facec (a, b, ie, iface, nx, ny, nz, nel)
 
subroutine combin2 (glnm1, glnm2, nglob)
 
subroutine outfldio (x, txt10)
 
subroutine outfldi (x, txt10)
 
subroutine outfldr (x, txt10)
 
subroutine checkit (idum)
 
subroutine outfldro (x, txt10, ichk)
 
subroutine outfldrv (x, txt10, ichk)
 
subroutine outfldrv0 (x, txt10, ichk)
 
subroutine outfldrp0 (x, txt10, ichk)
 
subroutine outfldrp (x, txt10, ichk)
 
subroutine outmatp (a, m, n, name6, ie)
 
subroutine gs_chkr (glo_num)
 
subroutine setup_mesh_dssum
 
subroutine outfldnx (x, txt10, nx, ny)
 

Function/Subroutine Documentation

◆ checkit()

subroutine checkit (   idum)

◆ combin2()

subroutine combin2 (   glnm1,
  glnm2,
  nglob 
)

◆ crss2d()

function crss2d ( real, dimension(2)  XY1,
real, dimension(2)  XY2,
real, dimension(2)  XY0 
)

◆ dsset()

subroutine dsset (   nx,
  ny,
  nz 
)

◆ facec()

subroutine facec ( dimension(nx,ny,nz,nel)  a,
dimension(nx,ny,nz,nel)  b,
  ie,
  iface,
  nx,
  ny,
  nz,
  nel 
)

◆ facev()

subroutine facev ( dimension(nx,ny,nz,lelt a,
  ie,
  iface,
  val,
  nx,
  ny,
  nz 
)

◆ facind()

subroutine facind (   kx1,
  kx2,
  ky1,
  ky2,
  kz1,
  kz2,
  nx,
  ny,
  nz,
  iface 
)

◆ facindr()

subroutine facindr (   kx1,
  kx2,
  ky1,
  ky2,
  kz1,
  kz2,
  nx,
  ny,
  nz,
  iface 
)

◆ genxyzl()

subroutine genxyzl ( )

◆ gs_chkr()

subroutine gs_chkr ( integer, dimension(lx1,ly1,lz1,lelt glo_num)

◆ ifacev()

subroutine ifacev ( integer, dimension(nx,ny,nz,lelt a,
  ie,
  iface,
integer  val,
  nx,
  ny,
  nz 
)

◆ initds()

subroutine initds ( )

◆ outfldi()

subroutine outfldi ( integer, dimension(lx1,ly1,lz1,lelt x,
character*10  txt10 
)

◆ outfldio()

subroutine outfldio ( integer, dimension(lx1,ly1,lz1,lelt x,
character*10  txt10 
)

◆ outfldnx()

subroutine outfldnx ( real, dimension(nx,ny,4)  x,
character*10  txt10,
  nx,
  ny 
)

◆ outfldr()

subroutine outfldr ( real, dimension(lx1,ly1,lz1,lelt x,
character*10  txt10 
)

◆ outfldro()

subroutine outfldro ( real, dimension(lx1,ly1,lz1,lelt x,
character*10  txt10,
  ichk 
)

◆ outfldrp()

subroutine outfldrp ( real, dimension(lx2,ly2,lz2,lelt x,
character*10  txt10,
  ichk 
)

◆ outfldrp0()

subroutine outfldrp0 ( real, dimension(lx2,ly2,lz2,lelt x,
character*10  txt10,
  ichk 
)

◆ outfldrv()

subroutine outfldrv ( real, dimension(lx1,ly1,lz1,lelt x,
character*10  txt10,
  ichk 
)

◆ outfldrv0()

subroutine outfldrv0 ( real, dimension(lx1,ly1,lz1,lelt x,
character*10  txt10,
  ichk 
)

◆ outmatp()

subroutine outmatp ( real, dimension(m,n)  a,
  m,
  n,
character*6  name6,
  ie 
)

◆ setedge()

subroutine setedge ( )

◆ setside()

subroutine setside ( )

◆ setup_mesh_dssum()

subroutine setup_mesh_dssum ( )

◆ setup_topo()

subroutine setup_topo ( )

◆ verify()

subroutine verify ( )

◆ verrhe()

subroutine verrhe ( )

◆ volum0()

function volum0 ( real, dimension(3)  P1,
real, dimension(3)  P2,
real, dimension(3)  P3,
real, dimension(3)  P0 
)