Gems3k
3.1
GEMS3K standalone solver for geochemical equilibria
|
Implementation of parts of the Interior Points Method (IPM) module for convex programming Gibbs energy minimization Uses: JAMA/C++ Linear Algebra Package based on the Template Numerical Toolkit (TNT) - an interface for scientific computing in C++, (c) Roldan Pozo, NIST (USA), http://math.nist.gov/tnt/download.html. More...
Defines | |
#define | uDDtrace false |
#define | a(j, i) ((*(pm.A+(i)+(j)*Na))) |
#define | a(j, i) ((*(pm.A+(i)+(j)*pm.N))) |
Implementation of parts of the Interior Points Method (IPM) module for convex programming Gibbs energy minimization Uses: JAMA/C++ Linear Algebra Package based on the Template Numerical Toolkit (TNT) - an interface for scientific computing in C++, (c) Roldan Pozo, NIST (USA), http://math.nist.gov/tnt/download.html.