Cantera
3.1.0a1
|
Files | |
file | AdaptivePreconditioner.h [code] |
Declarations for the class AdaptivePreconditioner which is a child class of PreconditionerBase for preconditioners used by sundials. | |
file | BandMatrix.h [code] |
Declarations for the class BandMatrix which is a child class of GeneralMatrix for banded matrices handled by solvers (see class Numerical Utilities and BandMatrix). | |
file | ctlapack.h [code] |
file | CVodesIntegrator.h [code] |
file | DenseMatrix.h [code] |
Headers for the DenseMatrix object, which deals with dense rectangular matrices and description of the numerics groupings of objects (see Numerical Utilities and DenseMatrix ) . | |
file | Func1.h [code] |
file | Func1Factory.h [code] |
file | FuncEval.h [code] |
file | funcs.h [code] |
Header for a file containing miscellaneous numerical functions. | |
file | GeneralMatrix.h [code] |
Declarations for the class GeneralMatrix which is a virtual base class for matrices handled by solvers (see class Matrix Handling and GeneralMatrix). | |
file | IdasIntegrator.h [code] |
Header file for class IdasIntegrator. | |
file | Integrator.h [code] |
file | polyfit.h [code] |
file | PreconditionerBase.h [code] |
Declarations for the class PreconditionerBase which is a virtual base class for preconditioning systems. | |
file | PreconditionerFactory.h [code] |
file | SundialsContext.h [code] |