Epetra_OskiError: The Epetra OSKI Class to provide access to get and set error handling routines in OSKI. More...
#include <Epetra_OskiError.h>
Public Member Functions | |
Constructors/Destructor | |
Epetra_OskiError () | |
Default Constructor. | |
virtual | ~Epetra_OskiError () |
Destructor. | |
Set/Get | |
Epetra_OskiError | OskiGetErrorHandler () |
Gets a pointer to the current error handler routine being used by OSKI. | |
void | OskiSetErrorHandler (Epetra_OskiError &NewErrorHandler) |
Sets the error handling routine to be used by OSKI to NewErrorHandler. | |
Epetra_OskiError: The Epetra OSKI Class to provide access to get and set error handling routines in OSKI.