Cantera  3.2.0a2
Loading...
Searching...
No Matches
clib_utils.h File Reference
#include "cantera/base/ctexceptions.h"
#include "cantera_clib/clib_defs.h"
#include "application.h"
#include "../clib/Cabinet.h"
#include <iostream>
Include dependency graph for clib_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Cantera
 Namespace for the Cantera kernel.
 

Functions

template<typename T >
handleAllExceptions (T ctErrorCode, T otherErrorCode)
 Exception handler used at language interface boundaries.