Epetra  Development
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
List of all members
Epetra_OskiError Class Reference

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.
 

Detailed Description

Epetra_OskiError: The Epetra OSKI Class to provide access to get and set error handling routines in OSKI.


The documentation for this class was generated from the following file: