Cantera  3.2.0a4
Loading...
Searching...
No Matches
SolutionArray.cpp File Reference

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>
Include dependency graph for SolutionArray.cpp:

Detailed Description

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)
 
AnyMapopenField (AnyMap &root, const string &name)
 
const AnyMaplocateField (const AnyMap &root, const string &name)
 
string getName (const set< string > &names, const string &name)