DiSMEC++
|
This is the complete list of members for dismec::postproc::CombinePostProcessor, including all inherited members.
CombinePostProcessor(std::vector< std::unique_ptr< PostProcessor >> children) | dismec::postproc::CombinePostProcessor | explicit |
declare_stat(stat_id_t index, StatisticMetaData meta) | dismec::stats::Tracked | protected |
declare_tag(tag_id_t index, std::string name) | dismec::stats::Tracked | protected |
get_stats() const | dismec::stats::Tracked | inline |
m_Children | dismec::postproc::CombinePostProcessor | private |
m_Collection | dismec::stats::Tracked | private |
make_dependent(T &t) | dismec::stats::Tracked | inlineprivate |
make_timer(stat_id_t id, Args... args) | dismec::stats::Tracked | inlineprotected |
process(label_id_t label_id, Eigen::Ref< DenseRealVector > weight_vector, solvers::MinimizationResult &result) override | dismec::postproc::CombinePostProcessor | virtual |
record(stat_id_t stat, T &&value) | dismec::stats::Tracked | inlineprotected |
register_stat(const std::string &name, std::unique_ptr< Statistics > stat) | dismec::stats::Tracked | |
set_tag(tag_id_t tag, long value) | dismec::stats::Tracked | inlineprotected |
Tracked() | dismec::stats::Tracked | |
~PostProcessor()=default | dismec::postproc::PostProcessor | virtual |
~Tracked() | dismec::stats::Tracked | protected |