type_output_vtk Derived Type

type, private :: type_output_vtk


Inherits

type~~type_output_vtk~~InheritsGraph type~type_output_vtk type_output_vtk type~type_dp_3d type_dp_3d type~type_output_vtk->type~type_dp_3d coordinate

Inherited by

type~~type_output_vtk~~InheritedByGraph type~type_output_vtk type_output_vtk type~type_output_overall type_output_overall type~type_output_overall->type~type_output_vtk vtk type~type_output type_output type~type_output->type~type_output_overall overall type~type_ftdss type_ftdss type~type_ftdss->type~type_output output

Components

Type Visibility Attributes Name Initial
integer(kind=int8), public, allocatable :: cell_types(:)
integer(kind=int32), public, allocatable :: connectivities(:)
type(type_dp_3d), public :: coordinate
integer(kind=int32), public :: num_cells
integer(kind=int32), public :: num_points
integer(kind=int32), public, allocatable :: offsets(:)