Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
Tpetra_Details_printOnce.hpp File Reference

Declaration of Tpetra::Details::printOnce. More...

#include "TpetraCore_config.h"
#include <ostream>
#include <string>

Go to the source code of this file.

Namespaces

 Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
 Tpetra::Details
 Nonmember function that computes a residual Computes R = B - A * X.
 

Functions

void Tpetra::Details::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). More...
 

Detailed Description

Declaration of Tpetra::Details::printOnce.

Definition in file Tpetra_Details_printOnce.hpp.