|
Epetra Package Browser (Single Doxygen Collection) Development
|


Go to the source code of this file.
Classes | |
| class | Epetra_Object |
| Epetra_Object: The base Epetra class. More... | |
Macros | |
| #define | EPETRA_TEST_FOR_EXCEPTION(throw_exception_test, errCode, msg) |
| Macro for testing for and throwing and int exception for objects derived from Epetra_Object. | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Epetra_Object &obj) |
| #define EPETRA_TEST_FOR_EXCEPTION | ( | throw_exception_test, | |
| errCode, | |||
| msg ) |
Macro for testing for and throwing and int exception for objects derived from Epetra_Object.
This macro adds the file name and line number to teh
Definition at line 201 of file Epetra_Object.h.
|
inline |
Definition at line 173 of file Epetra_Object.h.