BasisOptimize.cpp File Reference

Functions which calculation optimized basis of the stoichiometric coefficient matrix (see /ref equil functions). More...

#include "ct_defs.h"
#include "global.h"
#include "ThermoPhase.h"
#include "MultiPhase.h"
#include "DenseMatrix.h"
#include <string.h>
Include dependency graph for BasisOptimize.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MIN(x, y)   (( (x) < (y) ) ? (x) : (y))

Detailed Description

Functions which calculation optimized basis of the stoichiometric coefficient matrix (see /ref equil functions).

Definition in file BasisOptimize.cpp.

Generated by  doxygen 1.6.3