eTurb
prepost.f File Reference

Functions/Subroutines

subroutine set_outfld
 
subroutine check_ioinfo
 
subroutine prepost (ifdoin, prefin)
 
subroutine prepost_map (isave)
 
subroutine outfld (prefix)
 
subroutine file2 (nopen, PREFIX)
 
subroutine rzero4 (a, n)
 
subroutine copyx4 (a, b, n)
 
subroutine copy4r (a, b, n)
 
function i_find_prefix (prefix, imax)
 
subroutine dump_header (excodein, p66, ierr)
 
subroutine fill_tmp (tdump, id, ie)
 
subroutine get_id (id)
 
subroutine close_fld (p66, ierr)
 
subroutine out_tmp (id, p66, ierr)
 
subroutine mfo_outfld (prefix)
 
subroutine io_init
 
subroutine mfo_open_files (prefix, ierr)
 
subroutine restart_nfld (nfld, prefix)
 
subroutine full_restart_save (iosave)
 
subroutine restart_save (iosave, save_size, nfldi)
 
subroutine outpost (v1, v2, v3, vp, vt, name3)
 
subroutine outpost2 (v1, v2, v3, vp, vt, nfldt, name3)
 
subroutine mfo_mdatav (u, v, w, nel)
 
subroutine mfo_mdatas (u, nel)
 
subroutine mfo_outs (u, nel, mx, my, mz)
 
subroutine mfo_outv (u, v, w, nel, mx, my, mz)
 
subroutine mfo_write_hdr
 

Function/Subroutine Documentation

◆ check_ioinfo()

subroutine check_ioinfo ( )

◆ close_fld()

subroutine close_fld (   p66,
  ierr 
)

◆ copy4r()

subroutine copy4r ( real, dimension(1)  a,
real*4, dimension(1)  b,
  n 
)

◆ copyx4()

subroutine copyx4 ( real*4, dimension(1)  a,
real, dimension(1)  b,
  n 
)

◆ dump_header()

subroutine dump_header ( character*30  excodein,
  p66,
  ierr 
)

◆ file2()

subroutine file2 (   nopen,
character*1, dimension(3)  PREFIX 
)

◆ fill_tmp()

subroutine fill_tmp ( real*4, dimension(lxyz,lpsc9)  tdump,
  id,
  ie 
)

◆ full_restart_save()

subroutine full_restart_save ( integer  iosave)

◆ get_id()

subroutine get_id (   id)

◆ i_find_prefix()

function i_find_prefix ( character*3  prefix,
  imax 
)

◆ io_init()

subroutine io_init ( )

◆ mfo_mdatas()

subroutine mfo_mdatas ( real, dimension(lx1*ly1*lz1,1)  u,
  nel 
)

◆ mfo_mdatav()

subroutine mfo_mdatav ( real, dimension(lx1*ly1*lz1,1)  u,
real, dimension(lx1*ly1*lz1,1)  v,
real, dimension(lx1*ly1*lz1,1)  w,
  nel 
)

◆ mfo_open_files()

subroutine mfo_open_files ( character*1, dimension(3)  prefix,
  ierr 
)

◆ mfo_outfld()

subroutine mfo_outfld ( character*3  prefix)

◆ mfo_outs()

subroutine mfo_outs ( real, dimension(mx,my,mz,1)  u,
  nel,
  mx,
  my,
  mz 
)

◆ mfo_outv()

subroutine mfo_outv ( real, dimension(mx*my*mz,1)  u,
real, dimension(mx*my*mz,1)  v,
real, dimension(mx*my*mz,1)  w,
  nel,
  mx,
  my,
  mz 
)

◆ mfo_write_hdr()

subroutine mfo_write_hdr ( )

◆ out_tmp()

subroutine out_tmp (   id,
  p66,
  ierr 
)

◆ outfld()

subroutine outfld ( character*3  prefix)

◆ outpost()

subroutine outpost ( real, dimension(1)  v1,
real, dimension(1)  v2,
real, dimension(1)  v3,
real, dimension(1)  vp,
real, dimension(1)  vt,
character*3  name3 
)

◆ outpost2()

subroutine outpost2 ( real, dimension(1)  v1,
real, dimension(1)  v2,
real, dimension(1)  v3,
real, dimension(1)  vp,
real, dimension(ltot1,1)  vt,
  nfldt,
character*3  name3 
)

◆ prepost()

subroutine prepost ( logical  ifdoin,
character*3  prefin 
)

◆ prepost_map()

subroutine prepost_map (   isave)

◆ restart_nfld()

subroutine restart_nfld (   nfld,
character*3  prefix 
)

◆ restart_save()

subroutine restart_save ( integer  iosave,
integer  save_size,
integer  nfldi 
)

◆ rzero4()

subroutine rzero4 ( real*4, dimension(1)  a,
  n 
)

◆ set_outfld()

subroutine set_outfld ( )