grw_spacerinterwovenarray_type Derived Type

type, public :: grw_spacerinterwovenarray_type

growing array type for type(sdr_spacerinterwoven_type)


Inherits

type~~grw_spacerinterwovenarray_type~~InheritsGraph type~grw_spacerinterwovenarray_type grw_spacerinterwovenarray_type type~sdr_spacerinterwoven_type sdr_spacerInterwoven_type type~grw_spacerinterwovenarray_type->type~sdr_spacerinterwoven_type val type~tem_cylinder_type tem_cylinder_type type~sdr_spacerinterwoven_type->type~tem_cylinder_type cylinder

Inherited by

type~~grw_spacerinterwovenarray_type~~InheritedByGraph type~grw_spacerinterwovenarray_type grw_spacerinterwovenarray_type type~sdr_geometry_type sdr_geometry_type type~sdr_geometry_type->type~grw_spacerinterwovenarray_type spacerInterwoven

Contents


Components

TypeVisibilityAttributesNameInitial
integer, private :: nvals =0
integer, private :: containersize =0
type(sdr_spacerInterwoven_type), private, allocatable:: val(:)