17#ifndef TPETRA_DETAILS_GLOBALERROR_HPP
18#define TPETRA_DETAILS_GLOBALERROR_HPP
20#include "TpetraCore_config.h"
23 template<
class OrdinalType>
33checkGlobalError(std::ostream& globalOutputStream,
34 const bool localSuccess,
35 const char localErrorMessage[],
36 const char globalErrorMessageHeader[],
37 const Teuchos::Comm<int>& comm);
Nonmember function that computes a residual Computes R = B - A * X.
Namespace Tpetra contains the class and methods constituting the Tpetra library.