9 use constants,
only: inttype, realtype, cgnsrealtype, &
39 real(kind=realtype),
dimension(:),
allocatable ::
monloc
40 real(kind=realtype),
dimension(:),
allocatable ::
monglob
41 real(kind=realtype),
dimension(:),
allocatable ::
monref
46 character(len=maxCGNSNameLen),
dimension(:),
allocatable :: &
71 real(kind=cgnsrealtype),
dimension(:, :, :),
allocatable :: &
107 real(kind=cgnsrealtype),
dimension(:),
allocatable ::
timearray
109 real(kind=cgnsrealtype),
dimension(:, :),
allocatable :: &
integer, parameter maxcgnsnamelen
integer(kind=inttype) timestepunsteady
real(kind=realtype) massfluxg
real(kind=cgnsrealtype), dimension(:), allocatable timearray
real(kind=realtype), dimension(:), allocatable monloc
real(kind=realtype) massfluxl
real(kind=realtype), dimension(:, :, :), allocatable solverdataarray
real(kind=cgnsrealtype), dimension(:, :, :), allocatable convarray
character(len=maxcgnsnamelen), dimension(:), allocatable monnames
real(kind=realtype) timeunsteady
real(kind=realtype) timeunsteadyrestart
integer, parameter decimalwidth
integer(kind=inttype) ntimestepsrestart
integer, parameter fieldwidthlarge
real(kind=realtype), dimension(:), allocatable monglob
real(kind=realtype), dimension(:), allocatable monref
real(kind=cgnsrealtype), dimension(:, :), allocatable timedataarray
character(len=8), dimension(:, :), allocatable solvertypearray
integer, parameter fieldwidth