Tpetra::CrsMatrix: Store matrix in such a way as to allow overlap of communication & computation
Created by: mhoemmen
@trilinos/tpetra
Epic: #767.
This blocks #385.
For example, we could keep an extra row offsets array (where remotes start in each row) in CrsGraph.