49 #ifndef TPETRA_DETAILS_GLOBALERROR_HPP
50 #define TPETRA_DETAILS_GLOBALERROR_HPP
52 #include "TpetraCore_config.h"
55 template<
class OrdinalType>
65 checkGlobalError(std::ostream& globalOutputStream,
66 const bool localSuccess,
67 const char localErrorMessage[],
68 const char globalErrorMessageHeader[],
69 const Teuchos::Comm<int>& comm);
Implementation details of Tpetra.
Namespace Tpetra contains the class and methods constituting the Tpetra library.