| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | num | ||||
| integer, | public, | allocatable | :: | indices(:) |
| procedure, public :: equals_filter | |
| generic, public :: operator(==) => equals_filter |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds | |||
| integer, | intent(in) | :: | indices_col(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds | |||
| logical, | intent(in) | :: | logical_col(bounds%begc:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds | |||
| logical, | intent(in) | :: | logical_col(bounds%begc:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds | |||
| integer, | intent(in) | :: | ltypes(:) | |||
| logical, | intent(in) | :: | include_inactive |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds | |||
| logical, | intent(in) | :: | lunflags(bounds%begl:) | |||
| logical, | intent(in) | :: | include_inactive |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds | |||
| logical, | intent(in) | :: | grcflags(bounds%begg:) | |||
| integer, | intent(in) | :: | ltypes(:) | |||
| logical, | intent(in) | :: | include_inactive |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds | |||
| integer, | intent(in) | :: | num_orig | |||
| integer, | intent(in) | :: | filter_orig(:) | |||
| logical, | intent(in) | :: | logical_col(bounds%begc:) |