Tpetra parallel linear algebra Version of the Day
Loading...
Searching...
No Matches
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

namespace  Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
namespace  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).
 

Detailed Description

Declaration of Tpetra::Details::printOnce.

Definition in file Tpetra_Details_printOnce.hpp.