Cantera  3.0.0
Loading...
Searching...
No Matches
ResidEval.h File Reference
Include dependency graph for ResidEval.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ResidEval
 Virtual base class for DAE residual function evaluators. More...
 

Namespaces

namespace  Cantera
 Namespace for the Cantera kernel.
 

Variables

const int c_NONE = 0
 
const int c_GE_ZERO = 1
 
const int c_GT_ZERO = 2
 
const int c_LE_ZERO = -1
 
const int c_LT_ZERO = -2