Skip to content

[WIP]: Tpetra: Refactor interfaces to (un)packCrsMatrix to use PackTraits

James Willenbring requested to merge tjfulle:topics/threaded-pack-unpack into develop

Created by: tjfulle

Tpetra: Refactor (un)packCrsMatrix to (un)pack PIDs Tpetra: Make PackTraits run on threads by removing calls to TEUCHOS_TEST_FOR_EXCEPTION

Addresses: #798 (closed) Review: @mhoemmen

Merge request reports