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);
74 #endif // TPETRA_DETAILS_GLOBALERROR_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.
Implementation details of Tpetra.