| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Concrete_Changes_Counter), | intent(inout) | :: | counter |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Concrete_Change_Counter_Line), | intent(inout) | :: | counters |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Concrete_Change_Counter), | intent(inout) | :: | counter |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Concrete_Changes_Success), | intent(inout) | :: | success | |||
| type(Concrete_Changes_Counter), | intent(in) | :: | counter |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Real_Line), | intent(inout) | :: | successes | |||
| type(Concrete_Change_Counter_Line), | intent(in) | :: | counters |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=DP), | intent(inout) | :: | success | |||
| type(Concrete_Change_Counter), | intent(in) | :: | counter |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | num_hits | = | 0 | ||
| integer, | public | :: | num_successes | = | 0 |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(Concrete_Change_Counter), | public | :: | translation | ||||
| type(Concrete_Change_Counter), | public | :: | rotation | ||||
| type(Concrete_Change_Counter), | public | :: | add | ||||
| type(Concrete_Change_Counter), | public | :: | remove |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=DP), | public | :: | translation | = | 0._DP | ||
| real(kind=DP), | public | :: | rotation | = | 0._DP | ||
| real(kind=DP), | public | :: | add | = | 0._DP | ||
| real(kind=DP), | public | :: | remove | = | 0._DP |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(Concrete_Change_Counter), | public, | allocatable | :: | line(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Concrete_Change_Counter), | intent(in) | :: | counter |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Concrete_Changes_Counter), | intent(inout) | :: | counter |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Concrete_Change_Counter_Line), | intent(inout) | :: | counters |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Concrete_Change_Counter), | intent(inout) | :: | counter |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Concrete_Changes_Success), | intent(inout) | :: | success | |||
| type(Concrete_Changes_Counter), | intent(in) | :: | counter |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Real_Line), | intent(inout) | :: | successes | |||
| type(Concrete_Change_Counter_Line), | intent(in) | :: | counters |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=DP), | intent(inout) | :: | success | |||
| type(Concrete_Change_Counter), | intent(in) | :: | counter |