Skip to content

[WIP] Tpetra: CrsGraph::insertGlobalIndicesImpl does a sorted/merged insert…

Created by: tjfulle

… for StaticProfile graph.

Issues: #4278 (closed).

@mhoemmen this is my idea for doing a merged and sorted insert. There is still much more to do, but it’s a start! Your feedback is welcome before I sink more time in to the rest of CraGraph and then matrix.

@trilinos/tpetra

Merge request reports