Loading canonicalNDs from the config file valid definitions:
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_canonicalND_type), | intent(out), | allocatable | :: | me(:) | the array of canonical objects which to read in (and first allocate) |
|
type(tem_transformation_type), | intent(in) | :: | transform | transformation for spatial object |
||
type(flu_state) | :: | conf | lua config handle |
|||
integer, | intent(in) | :: | thandle | table handle from which to read |
||
logical, | intent(in), | optional | :: | reqSegments | Is true if use_get_point is true in output table |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | canonicalNDs_thandle | ||||
integer, | private | :: | single_thandle | ||||
integer, | private | :: | canonicalND_entries | ||||
integer, | private | :: | iCan | ||||
integer, | private | :: | ncanonicalNDs |