Routine to load spatial object defined in config file and store in geometry type
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sdr_geometry_type), | intent(out) | :: | me | contains all geometry infomation |
||
type(dyn_labelarray_type), | intent(in) | :: | subres_colors | All the colors, which should be default use subelement resolution for their boundaries. |
||
type(dyn_labelarray_type), | intent(in) | :: | invert_colors | |||
type(flu_State) | :: | conf |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | spa_handle | ||||
integer, | public | :: | spa_subHandle | ||||
integer, | public | :: | spa_length | ||||
integer, | public | :: | iSpaObj | ||||
integer, | public | :: | iColor | ||||
integer, | public | :: | nColors | ||||
integer, | public | :: | iBnd | ||||
integer, | public | :: | nBounds | ||||
integer, | public | :: | iError |