49#ifndef TPETRA_DETAILS_GATHERPRINT_HPP
50#define TPETRA_DETAILS_GATHERPRINT_HPP
52#include <Tpetra_ConfigDefs.hpp>
53#include <Teuchos_Comm.hpp>
95 const Teuchos::Comm<int>& comm);
Implementation details of Tpetra.
void gathervPrint(std::ostream &out, const std::string &s, const Teuchos::Comm< int > &comm)
On Process 0 in the given communicator, print strings from each process in that communicator,...
Namespace Tpetra contains the class and methods constituting the Tpetra library.