36 #ifndef COMBINEDODESYSTEMINFORMATION_HPP_ 37 #define COMBINEDODESYSTEMINFORMATION_HPP_ 41 #include <boost/shared_ptr.hpp> 43 #include "AbstractOdeSystemInformation.hpp" 44 #include "AbstractOdeSystem.hpp" 107 static boost::shared_ptr<CombinedOdeSystemInformation>
Instance(
const std::vector<AbstractOdeSystem*>& rSubsystems);