Skip to content

[WIP] Tpetra: new constructor with 4 maps and local matrix

James Willenbring requested to merge aprokop:tpetra_4maps into develop

Created by: aprokop

Fix #1536 (closed).

Remaining items:

  • Add a unit test
  • Figure out if it can be done without code duplication in CrsMatrix, similarly to CrsGraph.
  • Squash and clean up

Merge request reports