| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real, | public | :: | center(3) | ||||
| real, | public | :: | width(3) | ||||
| real, | public | :: | min_cdn(3) | ||||
| real, | public | :: | max_cdn(3) | ||||
| logical, | public, | allocatable | :: | Flag(:) |
| procedure , public , :: add_Flag Subroutine | |
| procedure , public , :: get_FlagID Function |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | dir | |||
| integer, | intent(in) | :: | num_Flag |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(boxCounter) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(boxCounter) | :: | self | ||||
| integer, | intent(in) | :: | id_array(:) |