CombinedOdeSystem::VariableParameterMap Struct Reference

Collaboration diagram for CombinedOdeSystem::VariableParameterMap:
Collaboration graph
[legend]

List of all members.

Public Attributes

std::map< unsigned, unsignedtheMap
unsigned pVariableOdeSystemIndex
AbstractOdeSystempParameterOdeSystem

Detailed Description

A convenience structure for recording the information passed to Configure calls.

Definition at line 80 of file CombinedOdeSystem.hpp.


Member Data Documentation

The ODE system whose parameters theMap refers to.

Definition at line 93 of file CombinedOdeSystem.hpp.

Referenced by CombinedOdeSystem::Configure().

The index of the system whose state variables theMap refers to within our vector of subsystems.

Definition at line 91 of file CombinedOdeSystem.hpp.

Referenced by CombinedOdeSystem::Configure().

A map from state variable index to parameter index (within the vectors of state variables and parameters, respectively).

Definition at line 86 of file CombinedOdeSystem.hpp.

Referenced by CombinedOdeSystem::Configure().


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