Chaste Commit::ca8ccdedf819b6e02855bc0e8e6f50bdecbc5208
|
Public Attributes | |
boost::shared_ptr< CombinedOdeSystemInformation > | pInfoInstance |
std::vector< boost::shared_ptr< const AbstractOdeSystemInformation > > | subsystemInformation |
A convenience structure to keep track of 'singleton' instances.
Definition at line 57 of file CombinedOdeSystemInformation.hpp.
boost::shared_ptr<CombinedOdeSystemInformation> CombinedOdeSystemInformation::InstancePointers::pInfoInstance |
The 'singleton' instance.
Definition at line 60 of file CombinedOdeSystemInformation.hpp.
Referenced by CombinedOdeSystemInformation::Instance().
std::vector<boost::shared_ptr<const AbstractOdeSystemInformation> > CombinedOdeSystemInformation::InstancePointers::subsystemInformation |
The subsystem information objects that contribute to this 'singleton' instance.
Definition at line 62 of file CombinedOdeSystemInformation.hpp.
Referenced by CombinedOdeSystemInformation::Instance().