Chaste Commit::1fd4e48e3990e67db148bc1bc4cf6991a0049d0c
|
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().