_centers | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_compute_AR | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_m_CRS_Col_Ind | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_m_CRS_Row_Ptr | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_m_CRS_Values | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_n_bnd_faces | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_number_of_cells | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_s_anisotropic_compliant_cells | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_visited | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
_volumes | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
BaseClass typedef | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
BFS(const CoMMAIndexType &root) | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
check_connectivity() | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
CoMMAPairType typedef | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
CoMMASetOfPairType typedef | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
compute_fc_compactness_inside_a_cc(const std::unordered_set< CoMMAIndexType > &s_fc) const | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
compute_min_fc_compactness_inside_a_cc(const std::unordered_set< CoMMAIndexType > &s_fc) const | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
compute_neighbourhood_of_cc(const std::unordered_set< CoMMAIndexType > &s_seeds, CoMMAIntType &nb_of_order_of_neighbourhood, std::unordered_map< CoMMAIndexType, CoMMAIntType > &d_n_of_seed, const CoMMAIntType max_card, const std::vector< bool > &is_fc_agglomerated_tmp) const | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
ContainerIndexConstIt typedef | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
ContainerIndexType typedef | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
ContainerWeightConstIt typedef | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
ContainerWeightType typedef | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
DFS(const CoMMAIndexType &i_fc) | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
Dual_Graph(const CoMMAIndexType &nb_c, const ContainerIndexType &m_crs_row_ptr, const ContainerIndexType &m_crs_col_ind, const ContainerWeightType &m_crs_values, const ContainerWeightType &volumes, const std::vector< std::vector< CoMMAWeightType > > ¢ers, const std::vector< CoMMAIntType > &n_bnd_faces, const CoMMAIntType dimension, const ContainerIndexType &anisotropic_compliant_fc) | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
estimated_boundary_weight(const CoMMAIndexType idx_c) const | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
estimated_total_weight(const CoMMAIndexType idx_c) const | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
get_center_direction(const CoMMAIndexType &a, const CoMMAIndexType &b, std::vector< CoMMAWeightType > &dir) | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
get_n_boundary_faces(const CoMMAIndexType idx_c) const | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
get_nb_cells() const | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
get_nb_of_neighbours(const CoMMAIndexType i_c) const | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
get_neighbourhood_of_cc(const std::unordered_set< CoMMAIndexType > &s_seeds, const std::vector< bool > &is_fc_agglomerated_tmp) const | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
get_neighbours(const CoMMAIndexType &i_c) const | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
get_total_n_faces(const CoMMAIndexType idx_c) const | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
get_weights(const CoMMAIndexType &i_c) const | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
Graph(const CoMMAIndexType &nb_c, const ContainerIndexType &m_crs_row_ptr, const ContainerIndexType &m_crs_col_ind, const ContainerWeightType &m_crs_values, const ContainerWeightType &volumes) | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
is_on_boundary(const CoMMAIndexType idx_c) const | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
neighbours_cbegin(const CoMMAIndexType &i_c) const | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
neighbours_cend(const CoMMAIndexType &i_c) const | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
tag_anisotropic_cells(std::vector< CoMMAWeightType > &alt_weights, ContainerWeightType &max_weights, std::vector< bool > &is_anisotropic, std::deque< CoMMAIndexType > &aniso_seeds_pool, const CoMMAWeightType threshold_anisotropy, const ContainerWeightType &priority_weights, const CoMMACellCouplingT cell_coupling, const CoMMAIndexType preserving) | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
weights_cbegin(const CoMMAIndexType &i_c) const | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
weights_cend(const CoMMAIndexType &i_c) const | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
~Dual_Graph() override=default | comma::Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
~Graph()=default | comma::Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | virtual |