Cantera  3.1.0a2
Loading...
Searching...
No Matches
yaml.h
2#if CT_USE_SYSTEM_YAMLCPP
3#include "yaml-cpp/yaml.h"
4#else
5#include "cantera/ext/yaml-cpp/yaml.h"
6#endif
This file contains definitions of constants, types and terms that are used in internal routines and a...