#include "cantera/base/ctexceptions.h"#include "cantera_clib/clib_defs.h"#include "application.h"#include "Cabinet.h"#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | Cantera |
| Namespace for the Cantera kernel. | |
Functions | |
| template<typename T > | |
| T | handleAllExceptions (T ctErrorCode, T otherErrorCode) |
| Exception handler used at language interface boundaries. | |