Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=maxlen_varname), | public | :: | hyp_name | ||||
integer, | public | :: | hyp_id | ||||
integer, | public, | dimension(0:num_organ_types,0:num_element_types) | :: | sp_organ_map | |||
type(state_descriptor_type), | public, | allocatable | :: | state_descriptor(:) | |||
type(organ_map_type), | public, | dimension(1:num_organ_types) | :: | organ_map | |||
integer, | public | :: | num_bc_in | ||||
integer, | public | :: | num_bc_out | ||||
integer, | public | :: | num_bc_inout | ||||
integer, | public | :: | num_vars |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(prt_global_type) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(prt_global_type) | :: | this | ||||
integer, | intent(in) | :: | var_id | |||
character(len=*), | intent(in) | :: | long_name | |||
character(len=*), | intent(in) | :: | symbol | |||
integer, | intent(in) | :: | organ_id | |||
integer, | intent(in) | :: | element_id | |||
integer, | intent(in) | :: | num_pos |