Loading [MathJax]/extensions/TeX/AMSmath.js
Reaktoro
A unified framework for modeling chemically reactive systems

A type to describe the result of a KKT calculation. More...

#include <KktSolver.hpp>

Public Attributes

bool succeeded = false
The flag that indicates if the KKT calculation succeeded.
 
double time_decompose = 0
The wall time spent for the decomposition of the KKT problem (in units of s)
 
double time_solve = 0
The wall time spent for the solution of the KKT problem (in units of s)
 

Detailed Description

A type to describe the result of a KKT calculation.


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