Tpetra parallel linear algebra Version of the Day
Loading...
Searching...
No Matches
Namespaces
Tpetra_ComputeGatherMap.hpp File Reference

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

namespace  Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
namespace  Tpetra::Details
 Nonmember function that computes a residual Computes R = B - A * X.
 

Detailed Description

From a distributed map build a map with all GIDs on the root node.

Author
Mark Hoemmen

Definition in file Tpetra_ComputeGatherMap.hpp.