Reaktoro
A unified framework for modeling chemically reactive systems
EquilibriumResult Struct Reference

A type used to describe the result of an equilibrium calculation. More...

#include <EquilibriumResult.hpp>

Collaboration diagram for EquilibriumResult:
[legend]

Public Member Functions

auto operator+= (const EquilibriumResult &other) -> EquilibriumResult &
 Apply an addition assignment to this instance.
 

Public Attributes

OptimumResult optimum
 The result of the optimisation calculation.
 
SmartEquilibriumResult smart
 The boolean flag that indicates if smart equilibrium calculation was used.
 

Detailed Description

A type used to describe the result of an equilibrium calculation.

See also
ChemicalState

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