17#ifndef TPETRA_DETAILS_GATHERPRINT_HPP
18#define TPETRA_DETAILS_GATHERPRINT_HPP
20#include <Tpetra_ConfigDefs.hpp>
21#include <Teuchos_Comm.hpp>
62 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.