Cantera 2.6.0
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...