grw_stencilheaderarray_type Derived Type

type, public :: grw_stencilheaderarray_type

growing array type for type(tem_stencilheader_type)


Inherits

type~~grw_stencilheaderarray_type~~InheritsGraph type~grw_stencilheaderarray_type grw_stencilheaderarray_type type~tem_stencilheader_type tem_stencilHeader_type type~grw_stencilheaderarray_type->type~tem_stencilheader_type val type~grw_intarray_type grw_intarray_type type~tem_stencilheader_type->type~grw_intarray_type elemLvl, elem

Contents


Components

Type Visibility Attributes Name Initial
integer, public :: nvals = 0
integer, public :: containersize = 0
type(tem_stencilHeader_type), public, allocatable :: val(:)