_cc_counter | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_ccs | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_delayed_cc | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
_fc_2_cc | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_fc_graph | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_is_fc_agglomerated | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_nb_of_agglomerated_fc | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
_sing_card_thresh | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_singular_cc | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
cc_create_all_delayed_cc() | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
Coarse_Cell_Container(DualGraphPtr &fc_graph, const CoMMAIntType singular_card_thresh) | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
CoarseCellPtr typedef | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
CoarseCellType typedef | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
correct(const CoMMAIntType max_card) | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
create_cc(const std::unordered_set< CoMMAIndexType > &s_fc, const CoMMAIntType compactness, bool is_anisotropic=false, bool is_creation_delayed=false) | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
DualGraphPtr typedef | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
get_nb_of_cc() const | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
get_neighs_cc(const CoMMAIndexType &i_fc, const CoMMAIndexType &i_cc) const | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
get_number_of_fc_agglomerated() const | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
get_shared_faces(const CoMMAIndexType fc, const CoarseCellPtr cc) const | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
select_best_cc_to_agglomerate(const CoMMAIndexType fc, const std::set< CoMMAIndexType > &neighs, const CoMMAIntType max_card, std::optional< CoMMAIntType > &new_compactness) const | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
select_best_cc_to_agglomerate_whole(const std::unordered_set< CoMMAIndexType > &fcs, const std::set< CoMMAIndexType > &neighs, const CoMMAIntType max_card, std::optional< CoMMAIntType > &new_compactness) const | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
~Coarse_Cell_Container()=default | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |