Definition file for class SolutionArray. More...
#include "cantera/base/SolutionArray.h"#include "cantera/base/Solution.h"#include "cantera/base/Storage.h"#include "cantera/base/stringUtils.h"#include "cantera/thermo/ThermoPhase.h"#include "cantera/thermo/SurfPhase.h"#include "cantera/base/utilities.h"#include <boost/algorithm/string.hpp>#include <boost/range/adaptor/reversed.hpp>#include <fstream>#include <sstream>Definition file for class SolutionArray.
Definition in file SolutionArray.cpp.
Go to the source code of this file.
Namespaces | |
| namespace | Cantera |
| Namespace for the Cantera kernel. | |
Functions | |
| const map< string, string > & | _componentAliasMap () |
| Return mapping of component alias names to standardized component names. | |
| bool | isSimpleVector (const AnyValue &any) |
| AnyMap | preamble (const string &desc) |
| AnyMap & | openField (AnyMap &root, const string &name) |
| const AnyMap & | locateField (const AnyMap &root, const string &name) |
| string | getName (const set< string > &names, const string &name) |