_cur_top_queue | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
_initializator | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
_l_of_seeds | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
_n_bnd_faces | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_priority_weights | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
build_queue(const std::vector< bool > &is_fc_agglomerated, const CoMMAIntType target) | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
choose_new_seed(const std::vector< bool > &is_agglomerated)=0 | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | pure virtual |
CoMMAPairType typedef | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
CoMMAQueueType typedef | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
CoMMASetOfPairType typedef | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
get_highest_n_bnd_yet_to_agglomerate(const std::vector< bool > &is_fc_agglomerated, const CoMMAIntType expected_max=CoMMACellT::CORNER) const | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
initialize() | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
is_empty(CoMMAIntType i_level=CoMMACellT::N_CELL_TYPES) const | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
need_initialization(const std::vector< bool > &is_agglomerated)=0 | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | pure virtual |
order_new_seeds_and_update(const std::unordered_set< CoMMAIndexType > &new_seeds)=0 | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | pure virtual |
Seeds_Pool(const std::vector< CoMMAIntType > &n_bnd_faces, const std::vector< CoMMAWeightType > &priority_weights, const bool one_point_init) | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
set_top_queue(const CoMMAIntType q_lvl) | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
spoil_queue(const std::vector< bool > &is_fc_agglomerated, CoMMAQueueType &queue) | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
update(const std::deque< CoMMAIndexType > &new_seeds)=0 | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | pure virtual |
~Seeds_Pool()=default | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | virtual |