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

A type used to define the result of the evaluation of a system of equilibrium constraints. More...

#include <EquilibriumInverseProblem.hpp>

Public Attributes

Vector val
 The residual values of the equilibrium constraints.
 
Matrix ddx
 The partial derivatives of the residuals w.r.t. titrant amounts x.
 
Matrix ddn
 The partial derivatives of the residuals w.r.t. species amounts n.
 

Detailed Description

A type used to define the result of the evaluation of a system of equilibrium constraints.


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