Loading [MathJax]/extensions/tex2jax.js
Cantera  3.2.0a1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Species.cpp File Reference
Include dependency graph for Species.cpp:

Go to the source code of this file.

Namespaces

namespace  Cantera
 Namespace for the Cantera kernel.
 

Functions

unique_ptr< SpeciesnewSpecies (const AnyMap &node)
 Create a new Species object from an AnyMap specification.
 
vector< shared_ptr< Species > > getSpecies (const AnyValue &items)
 Generate Species objects for each item (an AnyMap) in items.