Cantera  2.1.2
Classes | Namespaces | Macros
IDA_Solver.h File Reference

Header file for class IDA_Solver. More...

#include "DAE_Solver.h"
#include "cantera/base/ctexceptions.h"
#include "sundials/sundials_nvector.h"
Include dependency graph for IDA_Solver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IDA_Err
 Exception thrown when a IDA error is encountered. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Macros

#define IDA_NN   0
 
#define IDA_SS   1
 
#define IDA_SV   2
 
#define IDA_WF   3
 
#define REAL_WORKSPACE_SIZE   0
 

Detailed Description

Header file for class IDA_Solver.

Definition in file IDA_Solver.h.