Wildmeshing Toolkit
|
This is the complete list of members for wmtk::Scheduler, including all inherited members.
log(const size_t total) | wmtk::Scheduler | private |
log(const SchedulerStats &stats, const size_t total) | wmtk::Scheduler | private |
m_stats | wmtk::Scheduler | private |
m_update_frequency | wmtk::Scheduler | private |
run_operation_on_all(operations::Operation &op) | wmtk::Scheduler | |
run_operation_on_all(operations::Operation &op, const TypedAttributeHandle< char > &flag_handle) | wmtk::Scheduler | |
run_operation_on_all_coloring(operations::Operation &op, const TypedAttributeHandle< int64_t > &color_handle) | wmtk::Scheduler | |
Scheduler() | wmtk::Scheduler | |
set_update_frequency(std::optional< size_t > &&freq={}) | wmtk::Scheduler | |
stats() const | wmtk::Scheduler | inline |
~Scheduler() | wmtk::Scheduler |