Tpetra parallel linear algebra
Version of the Day
|
From a distributed map build a map with all GIDs on the root node. More...
#include "Tpetra_Map.hpp"
#include <numeric>
Go to the source code of this file.
Namespaces | |
Tpetra | |
Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
Tpetra::Details | |
Namespace for Tpetra implementation details. | |
From a distributed map build a map with all GIDs on the root node.
Definition in file Tpetra_ComputeGatherMap.hpp.