Cantera  2.3.0
Public Member Functions | Public Attributes | List of all members
ResidData Class Reference

A simple class to hold an array of parameter values and a pointer to an instance of a subclass of ResidEval. More...

Collaboration diagram for ResidData:
[legend]

Public Member Functions

 ResidData (ResidJacEval *f, IDA_Solver *s, int npar=0)
 

Public Attributes

ResidJacEvalm_func
 
IDA_Solverm_solver
 

Detailed Description

A simple class to hold an array of parameter values and a pointer to an instance of a subclass of ResidEval.

Definition at line 30 of file IDA_Solver.cpp.


The documentation for this class was generated from the following file: