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

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

_candidatescomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >protected
_s_fccomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >protected
_s_neighbours_of_seedcomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >protected
_weightscomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >protected
CandidatesContainerType typedefcomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
CoMMAPairFindFirstBasedType typedefcomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
CoMMAPairType typedefcomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
CoMMASetOfPairType typedefcomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
ContainerIndexConstIt typedefcomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
ContainerIndexType typedefcomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
extract_and_update_candidates(const CoMMASetOfPairType &candidates_w_weights)comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >inlineprotected
get_candidates() constcomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >inline
Neighbourhood(const std::unordered_set< CoMMAIndexType > &s_neighbours_of_seed, const std::vector< CoMMAWeightType > &weights)comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >inline
Neighbourhood(const Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > &other)=defaultcomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
update(const CoMMAIndexType new_fc, const ContainerIndexType &new_neighbours)comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >inline
update_it(const CoMMAIndexType new_fc, ContainerIndexConstIt neighs_begin, ContainerIndexConstIt neighs_end)=0comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >pure virtual
~Neighbourhood()=defaultcomma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >virtual