| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | parameter | :: | MCT_SUM | = | 1 | |
| integer, | public, | parameter | :: | MCT_AVG | = | 2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(out) | :: | aC | |||
| character(len=*), | intent(in), | optional | :: | iList | ||
| integer, | intent(in), | optional, | dimension(:) | :: | iAction | |
| character(len=*), | intent(in), | optional | :: | rList | ||
| integer, | intent(in), | optional, | dimension(:) | :: | rAction | |
| integer, | intent(in) | :: | lsize | |||
| integer, | intent(in) | :: | num_steps | |||
| integer, | intent(in), | optional | :: | steps_done |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(out) | :: | aC | |||
| character(len=*), | intent(in), | optional | :: | iList | ||
| character(len=*), | intent(in), | optional | :: | rList | ||
| integer, | intent(in) | :: | lsize | |||
| integer, | intent(in), | optional | :: | steps_done |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(out) | :: | aC | |||
| type(Accumulator), | intent(in) | :: | bC | |||
| integer, | intent(in), | optional | :: | lsize | ||
| integer, | intent(in), | optional | :: | num_steps | ||
| integer, | intent(in), | optional | :: | steps_done |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(out) | :: | aC | |||
| type(AttrVect), | intent(in) | :: | aV | |||
| integer, | intent(in), | optional | :: | acsize | ||
| integer, | intent(in), | optional | :: | steps_done |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(out) | :: | aC | |||
| integer, | intent(in), | optional, | dimension(:) | :: | iAction | |
| integer, | intent(in), | optional, | dimension(:) | :: | rAction | |
| integer, | intent(in) | :: | num_steps | |||
| integer, | intent(in), | optional | :: | steps_done |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(inout) | :: | aC | |||
| integer, | intent(out), | optional | :: | stat |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC | |||
| logical, | intent(in), | optional | :: | die_flag | ||
| character(len=*), | intent(in), | optional | :: | source_name |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC | |||
| character(len=*), | intent(in) | :: | item | |||
| character(len=*), | intent(in), | optional | :: | perrWith | ||
| character(len=*), | intent(in), | optional | :: | dieWith |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC | |||
| character(len=*), | intent(in) | :: | item | |||
| character(len=*), | intent(in), | optional | :: | perrWith | ||
| character(len=*), | intent(in), | optional | :: | dieWith |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(String), | intent(out) | :: | item | |||
| integer, | intent(in) | :: | ith | |||
| type(Accumulator), | intent(in) | :: | aC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(String), | intent(out) | :: | item | |||
| integer, | intent(in) | :: | ith | |||
| type(Accumulator), | intent(in) | :: | aC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| integer, | dimension(:), pointer | :: | outVect | |||
| integer, | intent(out), | optional | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| real(kind=SP), | dimension(:), pointer | :: | outVect | |||
| integer, | intent(out), | optional | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| real(kind=DP), | dimension(:), pointer | :: | outVect | |||
| integer, | intent(out), | optional | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(inout) | :: | aC | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| integer, | dimension(:), pointer | :: | inVect | |||
| integer, | intent(in) | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(inout) | :: | aC | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| real(kind=SP), | dimension(:), pointer | :: | inVect | |||
| integer, | intent(in) | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(inout) | :: | aC | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| real(kind=DP), | dimension(:), pointer | :: | inVect | |||
| integer, | intent(in) | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(inout) | :: | aC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(in) | :: | aC1 | |||
| type(Accumulator), | intent(in) | :: | aC2 | |||
| character(len=7), | intent(in) | :: | attrib | |||
| integer, | intent(out) | :: | NumShared | |||
| integer, | dimension(:), pointer | :: | Indices1 | |||
| integer, | dimension(:), pointer | :: | Indices2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(AttrVect), | intent(in) | :: | aV | |||
| type(Accumulator), | intent(in) | :: | aC | |||
| character(len=*), | intent(in) | :: | attrib | |||
| integer, | intent(out) | :: | NumShared | |||
| integer, | dimension(:), pointer | :: | Indices1 | |||
| integer, | dimension(:), pointer | :: | Indices2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(AttrVect), | intent(in) | :: | aV | |||
| type(Accumulator), | intent(inout) | :: | aC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Accumulator), | intent(inout) | :: | aC |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | num_steps | ||||
| integer, | public | :: | steps_done | ||||
| integer, | public, | pointer, dimension(:) | :: | iAction | |||
| integer, | public, | pointer, dimension(:) | :: | rAction | |||
| type(AttrVect), | public | :: | data |