Tpetra parallel linear algebra  Version of the Day
Public Member Functions | List of all members
Tpetra::Details::DistributorPlan Class Reference

#include <Tpetra_Details_DistributorPlan.hpp>

Inherits Teuchos::ParameterListAcceptorDefaultBase.

Public Member Functions

int getTag (const int pathTag) const
 

Detailed Description

Instances of Distributor take the following parameters that control communication and debug output:

Definition at line 109 of file Tpetra_Details_DistributorPlan.hpp.

Member Function Documentation

◆ getTag()

int Tpetra::Details::DistributorPlan::getTag ( const int  pathTag) const

Get the tag to use for receives and sends.

See useDistinctTags_. This is called in doPosts() (both variants) and computeReceives().

Definition at line 126 of file Tpetra_Details_DistributorPlan.cpp.


The documentation for this class was generated from the following files: