45#ifndef TPETRA_DETAILS_PRINTONCE_HPP
46#define TPETRA_DETAILS_PRINTONCE_HPP
48#include "TpetraCore_config.h"
52#ifndef DOXYGEN_SHOULD_SKIP_THIS
55template <
class OrdinalType>
class Comm;
77 const Teuchos::Comm<int>* comm);
Implementation details of Tpetra.
void printOnce(std::ostream &out, const std::string &s, const Teuchos::Comm< int > *comm)
Print on one process of the given communicator, or at least try to do so (if MPI is not initialized).
Namespace Tpetra contains the class and methods constituting the Tpetra library.