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

The ODE system being solved.

Definition at line 65 of file CvodeAdaptor.hpp.

Referenced by CvodeAdaptor::SetupCvode().

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

Working memory.

Definition at line 63 of file CvodeAdaptor.hpp.

Referenced by CvodeAdaptor::SetupCvode().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 22 13:04:04 2011 for Chaste by  doxygen 1.6.3