Inheritance diagram for averagingUtils::Collecting< RANK, IS_TIME_DEPENDENT >:
Collaboration diagram for averagingUtils::Collecting< RANK, IS_TIME_DEPENDENT >:Public Types | |
| typedef Base | Element |
| typedef boost::ptr_list< Element > | Collection |
| typedef Base::KeyLabels | KeyLabels |
| typedef structure::AveragedCommon::Averages | Averages |
| typedef Base::LazyDensityOperator | LazyDensityOperator |
| typedef Base::Time | Time |
Public Types inherited from structure::AveragedCommon | |
| typedef LiouvilleanAveragedCommon::DArray1D | Averages |
Public Member Functions | |
| Collecting (const Collection &) | |
| Collecting (const Collecting &) | |
Public Member Functions inherited from ElementLiouvilleanAveragedCommon< AveragedTimeDependenceDispatched< RANK, IS_TIME_DEPENDENT > > | |
| const std::string & | getTitle () const |
| const KeyLabels & | getLabels () const |
Public Member Functions inherited from structure::AveragedCommon | |
| void | process (Averages &averages) const |
| std::ostream & | display (const Averages &averages, std::ostream &os, int precision) const |
Additional Inherited Members | |
Protected Member Functions inherited from structure::ElementAveraged< RANK, IS_TIME_DEPENDENT > | |
| ElementAveraged (const std::string &keyTitle, KeyLabelsPack &&...keyLabelsPack) | |
| ElementAveraged (const std::string &keyTitle, typename Base::KeyLabelsInitializer il) | |
| ElementAveraged (const std::string &keyTitle, KeyLabelsPack &&...keyLabelsPack) | |
| ElementAveraged (const std::string &keyTitle, typename Base::KeyLabelsInitializer il) | |
Protected Member Functions inherited from ElementLiouvilleanAveragedCommon< AveragedTimeDependenceDispatched< RANK, IS_TIME_DEPENDENT > > | |
| ElementLiouvilleanAveragedCommon (const std::string &keyTitle, KeyLabelsPack &&...keyLabelsPack) | |
| ElementLiouvilleanAveragedCommon (const std::string &keyTitle, KeyLabelsInitializer il) | |
Definition at line 75 of file AveragingUtils.h.