Cantera
3.0.0
|
Go to the source code of this file.
Classes | |
struct | CachedValue< T > |
A cached property value and the state at which it was evaluated. More... | |
class | ValueCache |
Storage for cached values. More... | |
Namespaces | |
namespace | Cantera |
Namespace for the Cantera kernel. | |
Typedefs | |
typedef CachedValue< double > & | CachedScalar |
typedef CachedValue< vector< double > > & | CachedArray |