CoMMA 1.3.2
A geometric agglomerator for unstructured meshes
Loading...
Searching...
No Matches
comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > Member List

This is the complete list of members for comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >, including all inherited members.

_cc_countercomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
_ccscomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
_delayed_cccomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >protected
_fc_2_cccomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
_fc_graphcomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
_is_fc_agglomeratedcomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
_nb_of_agglomerated_fccomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >protected
_sing_card_threshcomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
_singular_cccomma::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 typedefcomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
CoarseCellType typedefcomma::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 typedefcomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
get_nb_of_cc() constcomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >inline
get_neighs_cc(const CoMMAIndexType &i_fc, const CoMMAIndexType &i_cc) constcomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >inline
get_number_of_fc_agglomerated() constcomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >inline
get_shared_faces(const CoMMAIndexType fc, const CoarseCellPtr cc) constcomma::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) constcomma::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) constcomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >inline
~Coarse_Cell_Container()=defaultcomma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >