CoMMA 1.3.2
A geometric agglomerator for unstructured meshes
Loading...
Searching...
No Matches
comma::CellFeatures< IndexT, RealT, IntT > Member List

This is the complete list of members for comma::CellFeatures< IndexT, RealT, IntT >, including all inherited members.

_external_facetscomma::CellFeatures< IndexT, RealT, IntT >
_external_weightscomma::CellFeatures< IndexT, RealT, IntT >
_internal_weightscomma::CellFeatures< IndexT, RealT, IntT >
_measurecomma::CellFeatures< IndexT, RealT, IntT >
_n_internal_facescomma::CellFeatures< IndexT, RealT, IntT >
_sq_diamcomma::CellFeatures< IndexT, RealT, IntT >
_sq_min_edgecomma::CellFeatures< IndexT, RealT, IntT >
_sum_centerscomma::CellFeatures< IndexT, RealT, IntT >
CellFeatures(const RealT measure=std::numeric_limits< RealT >::min(), const RealT external_weights=0.0, const RealT internal_weights=0.0, const IntT n_internal_faces=0, const RealT min_edge=std::numeric_limits< RealT >::max(), const RealT diam=std::numeric_limits< RealT >::min(), const std::vector< RealT > sum_centers=std::vector< RealT >{}, const std::unordered_map< IndexT, IntT > external_facets=std::unordered_map< IndexT, IntT >{})comma::CellFeatures< IndexT, RealT, IntT >inlineexplicit
CellFeatures(const IndexT index, std::shared_ptr< Dual_Graph< IndexT, RealT, IntT > > graph)comma::CellFeatures< IndexT, RealT, IntT >inline
CellFeatures(const CellFeatures< IndexT, RealT, IntT > &other)=defaultcomma::CellFeatures< IndexT, RealT, IntT >
CellFeatures(CellFeatures< IndexT, RealT, IntT > &&other) noexcept=defaultcomma::CellFeatures< IndexT, RealT, IntT >
get_radius() constcomma::CellFeatures< IndexT, RealT, IntT >inline
operator=(CellFeatures< IndexT, RealT, IntT > &&other) noexcept=defaultcomma::CellFeatures< IndexT, RealT, IntT >
operator=(const CellFeatures< IndexT, RealT, IntT > &other)=defaultcomma::CellFeatures< IndexT, RealT, IntT >