Set the dimensions of the Value contained in the wrapper
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DimensionsWrapper_t), | intent(inout) | :: | this | |||
| integer(kind=I1P), | intent(in) | :: | Dimensions |
Get the dimensions of the Value contained in the wrapper
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DimensionsWrapper_t), | intent(in) | :: | this |
Generic Wrapper Print
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DimensionsWrapper_t), | intent(in) | :: | this | DimensionsWrapper |
||
| integer(kind=I4P), | intent(in) | :: | unit | Logic unit. |
||
| character(len=*), | intent(in), | optional | :: | prefix | Prefixing string. |
|
| integer(kind=I4P), | intent(out), | optional | :: | iostat | IO error. |
|
| character(len=*), | intent(out), | optional | :: | iomsg | IO error message. |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DimensionsWrapper_t), | intent(in) | :: | this | |||
| class(*), | intent(in) | :: | Mold |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DimensionsWrapper_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DimensionsWrapper_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DimensionsWrapper_t), | intent(in) | :: | this | |||
| integer(kind=I4P), | intent(inout), | allocatable | :: | ValueShape(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DimensionsWrapper_t), | intent(in) | :: | this | |||
| character(len=1), | intent(in), | optional | :: | Separator |