Cantera  2.1.2
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_Solver * m_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 34 of file IDA_Solver.cpp.


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