grw_realarray_type Derived Type

type, public :: grw_realarray_type

growing array type for real(kind=rk)


Inherited by

type~~grw_realarray_type~~InheritedByGraph type~grw_realarray_type grw_realarray_type type~tem_sourceelems_type tem_sourceElems_type type~tem_sourceelems_type->type~grw_realarray_type weight type~tem_grwpoints_type tem_grwPoints_type type~tem_grwpoints_type->type~grw_realarray_type coordX, coordY, coordZ type~tem_timer_type tem_timer_type type~tem_timer_type->type~grw_realarray_type tStart, duration type~spatial_value_type spatial_value_type type~spatial_value_type->type~grw_realarray_type evalVal type~tem_spatial_type tem_spatial_type type~tem_spatial_type->type~spatial_value_type valOnLvl type~tem_pointdata_type tem_pointData_type type~tem_pointdata_type->type~tem_sourceelems_type srcElem type~tem_pointdata_type->type~tem_grwpoints_type grwPnt type~tem_labeledtimer_type tem_labeledtimer_type type~tem_labeledtimer_type->type~tem_timer_type timedat type~tem_pointdata_list_type tem_pointData_list_type type~tem_pointdata_list_type->type~tem_pointdata_type pntLvl type~tem_ini_condition_type tem_ini_condition_type type~tem_ini_condition_type->type~tem_spatial_type ini_state type~tem_spacetime_fun_type tem_spacetime_fun_type type~tem_spacetime_fun_type->type~tem_spatial_type spatial type~tem_st_fun_listelem_type tem_st_fun_listElem_type type~tem_st_fun_listelem_type->type~tem_pointdata_list_type pntData type~tem_st_fun_listelem_type->type~tem_spacetime_fun_type val type~tem_variable_type tem_variable_type type~tem_variable_type->type~tem_spacetime_fun_type st_fun

Contents


Components

TypeVisibilityAttributesNameInitial
integer, public :: nvals =0
integer, public :: containersize =0
real(kind=rk), public, allocatable:: val(:)