Warning
This documentation is for an old version of Cantera. You can find docs for newer versions here.
Cantera provides some header files designed for use in C++ application programs. These are designed to include those portions of Cantera needed for particular types of calculations. For example, the header file equilibrium.h includes header files needed to do equilibrium calculations (specifically, files ChemEquil.h and MultiPhaseEquil.h).
These headers are designed for use in C++ application programs, and are not included by the Cantera core. The headers and their functions are: