This is the complete list of members for comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >, including all inherited members.
_cardinality | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_compactness | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_fc_graph | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_idx | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_is_isotropic | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_s_fc | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
Coarse_Cell(DualGraphPtr fc_graph, CoMMAIndexType i_cc, const std::unordered_set< CoMMAIndexType > &s_fc, CoMMAIntType compactness, bool is_isotropic=true) | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
DualGraphPtr typedef | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
insert_cell(const CoMMAIndexType i_fc, const std::optional< CoMMAIntType > new_compactness) | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inlinevirtual |
insert_cells(const std::unordered_set< CoMMAIndexType > &fcs, const std::optional< CoMMAIntType > new_compactness) | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inlinevirtual |
is_connected() | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
~Coarse_Cell()=default | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | virtual |