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

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

AgglomerationArgs()=defaultcomma::AgglomerationArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
AgglomerationArgs(CoMMAIntType goal_card, CoMMAIntType min_card, CoMMAIntType max_card, bool correction, CoMMASeedsPoolT seed_ordering_type, CoMMAAspectRatioT aspect_ratio=CoMMAAspectRatioT::DIAMETER_OVER_RADIUS, CoMMAIntType singular_card_thresh=1, CoMMAIntType fc_choice_iter=1, CoMMANeighbourhoodT neighbourhood_type=CoMMANeighbourhoodT::EXTENDED)comma::AgglomerationArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >inline
aspect_ratiocomma::AgglomerationArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
correctioncomma::AgglomerationArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
fc_choice_itercomma::AgglomerationArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
goal_cardcomma::AgglomerationArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
max_cardcomma::AgglomerationArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
min_cardcomma::AgglomerationArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
neighbourhood_typecomma::AgglomerationArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
seed_ordering_typecomma::AgglomerationArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
singular_card_threshcomma::AgglomerationArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >