Cantera  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
ctexceptions.cpp File Reference
#include "cantera/base/ctexceptions.h"
#include "application.h"
#include <sstream>
Include dependency graph for ctexceptions.cpp:

Go to the source code of this file.

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Functions

bool check_FENV_OverUnder_Flow ()
 Quick check on whether there has been an underflow or overflow condition in the floating point unit. More...
 
void clear_FENV ()
 Clear all the flags for floating-point exceptions. More...
 

Variables

static const char * stars = "***********************************************************************\n"