sim_diag Derived Type

type, private :: sim_diag


Inherits

type~~sim_diag~~InheritsGraph type~sim_diag sim_diag type~spect3d spect3d type~sim_diag->type~spect3d sp3 type~spect2d spect2d type~sim_diag->type~spect2d sp2 type~parallel_pipe parallel_pipe type~sim_diag->type~parallel_pipe p type~hdf5file hdf5file type~sim_diag->type~hdf5file file type~perrors perrors type~sim_diag->type~perrors err type~spect3d->type~spect2d type~spect2d->type~parallel_pipe p type~spect2d->type~perrors err type~parallel parallel type~parallel_pipe->type~parallel type~perrors->type~parallel p

Inherited by

type~~sim_diag~~InheritedByGraph type~sim_diag sim_diag type~simulation simulation type~simulation->type~sim_diag diag

Contents


Components

TypeVisibility AttributesNameInitial
class(parallel_pipe), private, pointer:: p=> null()
class(perrors), private, pointer:: err=> null()
class(spect3d), private, pointer:: sp3=> null()
class(spect2d), private, pointer:: sp2=> null()
type(hdf5file), private :: file
class(*), private, pointer:: obj=> null()
integer, private, allocatable:: slice
integer, private, allocatable:: slice_pos
integer, private, allocatable:: psample
integer, private, allocatable:: dim
integer, private :: df