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

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

centerscomma::GraphArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
connectivitycomma::GraphArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
connectivity_indicescomma::GraphArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
connectivity_weightscomma::GraphArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
dimensioncomma::GraphArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
GraphArgs()=defaultcomma::GraphArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
GraphArgs(const std::vector< CoMMAIndexType > &connectivity_indices, const std::vector< CoMMAIndexType > &connectivity, const std::vector< CoMMAWeightType > &connectivity_weights, const std::vector< CoMMAWeightType > &volumes, const std::vector< std::vector< CoMMAWeightType > > &centers, const std::vector< CoMMAWeightType > &priority_weights, const std::vector< CoMMAIntType > &n_bnd_faces, CoMMAIntType dimension)comma::GraphArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >inline
n_bnd_facescomma::GraphArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
priority_weightscomma::GraphArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >
volumescomma::GraphArgs< CoMMAIndexType, CoMMAWeightType, CoMMAIntType >