MOAB: Mesh Oriented datABase  (version 5.4.1)
MsqError.cpp File Reference

Used to hold the error state and return it to the application. More...

#include "MsqError.hpp"
#include "Mesquite.hpp"
#include <ostream>
#include <cstdio>
#include <cstdarg>
#include <cassert>
#include <cstring>
+ Include dependency graph for MsqError.cpp:

Go to the source code of this file.

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Functions

std::ostream & MBMesquite::operator<< (std::ostream &, const MsqError::Trace &)
 Print MsqError::Trace.
std::ostream & MBMesquite::operator<< (std::ostream &, const MsqError &)
 Print message and stack trace.

Detailed Description

Used to hold the error state and return it to the application.

Author:
Jason Kraftcheck
Date:
2004-09-17

Definition in file MsqError.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines