51 #ifndef TPETRA_DETAILS_GATHERPRINT_HPP 52 #define TPETRA_DETAILS_GATHERPRINT_HPP 54 #include <Tpetra_ConfigDefs.hpp> 55 #include <Teuchos_Comm.hpp> 97 const Teuchos::Comm<int>& comm);
102 #endif // TPETRA_DETAILS_GATHERPRINT_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.
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, in rank order.