Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems
SmartEquilibriumSolver::Cell Struct Reference

The collection of clusters containing learned input-output data associated to a temperature-pressure grid cell. More...

#include <SmartEquilibriumSolver.hpp>

Collaboration diagram for SmartEquilibriumSolver::Cell:
[legend]

Public Attributes

Deque< Clusterclusters
 The clusters containing the learned input-output data points in a temperature-pressure grid cell.
 
ClusterConnectivity connectivity
 The connectivity matrix of the clusters to determine how we move from one to another when searching.
 
PriorityQueue priority
 The priority queue for the clusters based on their usage counts.
 

Detailed Description

The collection of clusters containing learned input-output data associated to a temperature-pressure grid cell.


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