GROWING_ALLOCATION_TYPE Derived Type

type, public :: GROWING_ALLOCATION_TYPE


Inherits

type~~growing_allocation_type~~InheritsGraph type~growing_allocation_type GROWING_ALLOCATION_TYPE type~free_func_type FREE_FUNC_TYPE type~growing_allocation_type->type~free_func_type FREE_FUNCS

Inherited by

type~~growing_allocation_type~~InheritedByGraph type~growing_allocation_type GROWING_ALLOCATION_TYPE type~buffered_allocator BUFFERED_ALLOCATOR type~buffered_allocator->type~growing_allocation_type PTR

Components

Type Visibility Attributes Name Initial
integer(kind=C_INT8_T), public, POINTER :: PTR(:)
type(FREE_FUNC_TYPE), public :: FREE_FUNCS(10)
integer, public :: FREE_FUNCS_SZ