CvodeData_ Struct Reference

#include <CvodeAdaptor.hpp>

Collaboration diagram for CvodeData_:

Collaboration graph
[legend]

List of all members.

Public Attributes

std::vector< realtype > * pY
AbstractOdeSystempSystem


Detailed Description

Data structure passed to CVODE calls, allowing our callback functions to access the Chaste objects.

Definition at line 61 of file CvodeAdaptor.hpp.


Member Data Documentation

std::vector<realtype>* CvodeData_::pY

Working memory.

Definition at line 63 of file CvodeAdaptor.hpp.

Referenced by CvodeAdaptor::SetupCvode().

The ODE system being solved.

Definition at line 65 of file CvodeAdaptor.hpp.

Referenced by CvodeAdaptor::SetupCvode().


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

Generated on Mon Nov 1 12:36:34 2010 for Chaste by  doxygen 1.5.5