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

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

_cardinalitycomma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
_compactnesscomma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
_fc_graphcomma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
_idxcomma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
_is_isotropiccomma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
_s_fccomma::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 typedefcomma::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()=defaultcomma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >virtual