nodebug

Subroutines and functions

subroutine  output_penciled_vect_c(filename, pencil, ndim, i, iy, iz, t, nx, ny, nz, nghost, fnlen)
Parameters:
  • filename [character]

  • pencil (mx,*) [real]

  • ndim [integer]

  • i [integer]

  • iy [integer]

  • iz [integer]

  • t [real]

  • nx [integer]

  • ny [integer]

  • nz [integer]

  • nghost [integer]

  • fnlen [integer]

Use :

cdata (mx(), headtt()), general (keep_compiler_quiet())

Called from:

output_vect(), output_scal(), output_pencil_vect(), commit_io_type_vect(), commit_io_type_vect_1d()

subroutine  output_penciled_scal_c(filename, pencil, ndim, i, iy, iz, t, nx, ny, nz, nghost, fnlen)
Parameters:
  • filename [character]

  • pencil (mx) [real]

  • ndim [integer]

  • i [integer]

  • iy [integer]

  • iz [integer]

  • t [real]

  • nx [integer]

  • ny [integer]

  • nz [integer]

  • nghost [integer]

  • fnlen [integer]

Use :

cdata (mx(), headtt()), general (keep_compiler_quiet())

Called from:

output_vect(), output_scal(), output_pencil_vect(), output_pencil_scal(), commit_io_type_vect(), commit_io_type_vect_1d()