Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(private_item_p_type_routinereport), | private, | DIMENSION(:), POINTER | :: | arr | => | Null() | |
integer, | private | :: | size | = | -1 |
TYPE list_routinereport_type
# 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_routinereport.F"
PRIVATE
# 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_routinereport.F"
TYPE(private_item_p_type_routinereport), DIMENSION(:), POINTER :: arr => Null()
# 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_routinereport.F"
INTEGER :: size = -1
# 21 "/__w/dbcsr/dbcsr/src/core/dbcsr_list_routinereport.F"
END TYPE list_routinereport_type