Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems
MemoizationTraits< ChemicalState > Struct Reference

Specialize MemoizationTraits for ChemicalState. More...

#include <ChemicalState.hpp>

Public Types

using Type = ChemicalState
 
using CacheType = Tuple< real, real, ArrayXr >
 The type used instead to cache a ChemicalState object.
 

Public Member Functions

auto equal (const Tuple< real, real, ArrayXr > &a, ChemicalState const &b)
 
auto assign (Tuple< real, real, ArrayXr > &a, ChemicalState const &b)
 

Detailed Description


The documentation for this struct was generated from the following file: