_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) override | comma::Seeds_Pool_Boundary_Priority< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inlinevirtual |
CoMMAPairType typedef | comma::Seeds_Pool_Boundary_Priority< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
CoMMAQueueType typedef | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
CoMMASetOfPairType typedef | comma::Seeds_Pool_Boundary_Priority< 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) override | comma::Seeds_Pool_Boundary_Priority< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inlinevirtual |
order_new_seeds_and_update(const std::unordered_set< CoMMAIndexType > &new_seeds) override | comma::Seeds_Pool_Boundary_Priority< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inlinevirtual |
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 |
Seeds_Pool_Boundary_Priority(const std::vector< CoMMAIntType > &n_bnd_faces, const std::vector< CoMMAWeightType > &priority_weights, const bool one_point_init) | comma::Seeds_Pool_Boundary_Priority< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
SeedsPoolBaseType typedef | comma::Seeds_Pool_Boundary_Priority< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
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) override | comma::Seeds_Pool_Boundary_Priority< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inlinevirtual |
~Seeds_Pool()=default | comma::Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | virtual |
~Seeds_Pool_Boundary_Priority() override=default | comma::Seeds_Pool_Boundary_Priority< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |