rml new code from here down - do the mapping all in one function call which has been tuned for speed
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(SparseMatrix), | intent(inout) | :: | sMat | |||
| type(GlobalSegMap), | intent(in) | :: | GSMap | |||
| character(len=*), | intent(in) | :: | RCFlag | |||
| integer, | intent(in) | :: | comm |