Initialize reduction objects according to the variable systems
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_reduction_spatial_type), | intent(out), | allocatable | :: | me(:) | array of reductions to initialize |
|
type(tem_reduction_spatial_config_type), | intent(in) | :: | redSpatial_config | |||
type(tem_varSys_type), | intent(in) | :: | varSys | global variable system defined in solver |
||
integer, | intent(in) | :: | varPos(:) | position of variable to reduce in the global varSys |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iRdc | ||||
integer, | private | :: | nVars |