| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(out) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | CoordChars | |||
| character(len=*), | intent(in), | optional | :: | CoordSortOrder | ||
| logical, | optional, | dimension(:), pointer | :: | descend | ||
| character(len=*), | intent(in), | optional | :: | WeightChars | ||
| character(len=*), | intent(in), | optional | :: | OtherChars | ||
| character(len=*), | intent(in), | optional | :: | IndexChars | ||
| integer, | intent(in), | optional | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(out) | :: | GGrid | |||
| type(List), | intent(in) | :: | CoordList | |||
| type(List), | intent(in), | optional | :: | CoordSortOrder | ||
| logical, | optional, | dimension(:), pointer | :: | descend | ||
| type(List), | intent(in), | optional | :: | WeightList | ||
| type(List), | intent(in), | optional | :: | OtherList | ||
| type(List), | intent(in), | optional | :: | IndexList | ||
| integer, | intent(in), | optional | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(out) | :: | oGGrid | |||
| type(GeneralGrid), | intent(in) | :: | iGGrid | |||
| integer, | intent(in), | optional | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(out) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | CoordChars | |||
| character(len=*), | intent(in), | optional | :: | CoordSortOrder | ||
| logical, | optional, | dimension(:), pointer | :: | descend | ||
| character(len=*), | intent(in), | optional | :: | WeightChars | ||
| character(len=*), | intent(in), | optional | :: | OtherChars | ||
| character(len=*), | intent(in), | optional | :: | IndexChars | ||
| integer, | dimension(:), pointer | :: | Dims | |||
| real(kind=SP), | dimension(:,:), pointer | :: | AxisData |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(out) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | CoordChars | |||
| character(len=*), | intent(in), | optional | :: | CoordSortOrder | ||
| logical, | optional, | dimension(:), pointer | :: | descend | ||
| character(len=*), | intent(in), | optional | :: | WeightChars | ||
| character(len=*), | intent(in), | optional | :: | OtherChars | ||
| character(len=*), | intent(in), | optional | :: | IndexChars | ||
| integer, | dimension(:), pointer | :: | Dims | |||
| real(kind=DP), | dimension(:,:), pointer | :: | AxisData |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(out) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | CoordChars | |||
| character(len=*), | intent(in), | optional | :: | CoordSortOrder | ||
| logical, | optional, | dimension(:), pointer | :: | descend | ||
| character(len=*), | intent(in), | optional | :: | WeightChars | ||
| character(len=*), | intent(in), | optional | :: | OtherChars | ||
| character(len=*), | intent(in), | optional | :: | IndexChars | ||
| integer, | intent(in) | :: | nDims | |||
| integer, | intent(in) | :: | nPoints | |||
| real(kind=SP), | dimension(:), pointer | :: | PointData |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(out) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | CoordChars | |||
| character(len=*), | intent(in), | optional | :: | CoordSortOrder | ||
| logical, | optional, | dimension(:), pointer | :: | descend | ||
| character(len=*), | intent(in), | optional | :: | WeightChars | ||
| character(len=*), | intent(in), | optional | :: | OtherChars | ||
| character(len=*), | intent(in), | optional | :: | IndexChars | ||
| integer, | intent(in) | :: | nDims | |||
| integer, | intent(in) | :: | nPoints | |||
| real(kind=DP), | dimension(:), pointer | :: | PointData |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(inout) | :: | GGrid | |||
| integer, | intent(out), | optional | :: | stat |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(inout) | :: | GGrid | |||
| logical, | intent(in), | optional | :: | zeroReals | ||
| logical, | intent(in), | optional | :: | zeroInts |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(in) | :: | GGrid |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(in) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | item | |||
| character(len=*), | intent(in), | optional | :: | perrWith | ||
| character(len=*), | intent(in), | optional | :: | dieWith |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(in) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | item | |||
| character(len=*), | intent(in), | optional | :: | perrWith | ||
| character(len=*), | intent(in), | optional | :: | dieWith |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(in) | :: | GGrid |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(in) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| integer, | dimension(:), pointer | :: | outVect | |||
| integer, | intent(out), | optional | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(in) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| real(kind=SP), | dimension(:), pointer | :: | outVect | |||
| integer, | intent(out), | optional | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(in) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| real(kind=DP), | dimension(:), pointer | :: | outVect | |||
| integer, | intent(out), | optional | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(inout) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| integer, | dimension(:), pointer | :: | inVect | |||
| integer, | intent(in) | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(inout) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| real(kind=SP), | dimension(:), pointer | :: | inVect | |||
| integer, | intent(in) | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(inout) | :: | GGrid | |||
| character(len=*), | intent(in) | :: | AttrTag | |||
| real(kind=DP), | dimension(:), pointer | :: | inVect | |||
| integer, | intent(in) | :: | lsize |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(in) | :: | GGrid | |||
| type(List), | intent(in) | :: | key_list | |||
| integer, | dimension(:), pointer | :: | perm | |||
| logical, | intent(in), | optional, | dimension(:) | :: | descend |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(inout) | :: | GGrid | |||
| integer, | intent(in), | dimension(:) | :: | perm |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GeneralGrid), | intent(inout) | :: | GGrid |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(List), | public | :: | coordinate_list | ||||
| type(List), | public | :: | coordinate_sort_order | ||||
| logical, | public, | dimension(:), pointer | :: | descend | |||
| type(List), | public | :: | weight_list | ||||
| type(List), | public | :: | other_list | ||||
| type(List), | public | :: | index_list | ||||
| type(AttrVect), | public | :: | data |