13#ifndef TPETRA_DETAILS_PRINTONCE_HPP
14#define TPETRA_DETAILS_PRINTONCE_HPP
16#include "TpetraCore_config.h"
20#ifndef DOXYGEN_SHOULD_SKIP_THIS
23template <
class OrdinalType>
class Comm;
45 const Teuchos::Comm<int>* comm);
Nonmember function that computes a residual Computes R = B - A * X.
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.