Cantera  2.0
numerics Directory Reference
Directory dependency graph for numerics:

Files

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 within Cantera and BandMatrix).
 
file  BEulerInt.h [code]
 
file  ctlapack.h [code]
 
file  DAE_Solver.h [code]
 Header file for class DAE_Solver.
 
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 within Cantera and DenseMatrix ) .
 
file  Func1.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 Numerical Utilities within Cantera and GeneralMatrix).
 
file  IDA_Solver.h [code]
 Header file for class IDA_Solver.
 
file  Integrator.h [code]
 
file  NonlinearSolver.h [code]
 Class that calculates the solution to a nonlinear, dense, set of equations (see Numerical Utilities within Cantera and class NonlinearSolver).
 
file  polyfit.h [code]
 C interface for Fortran DPOLFT subroutine.
 
file  ResidEval.h [code]
 
file  ResidJacEval.h [code]
 Dense, Square (not sparse) matrices.
 
file  RootFind.h [code]
 
  Header file for implicit nonlinear solver of a one dimensional function

(see Numerical Utilities within Cantera and class RootFind).

 
file  solveProb.h [code]
 
  Header file for implicit nonlinear solver with the option of a pseudotransient

(see Numerical Utilities within Cantera and class solveProb).

 
file  SquareMatrix.h [code]
 Dense, Square (not sparse) matrices.