Zoltan2
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CAdapterForTests
 CZoltan2::AlgMJ< mj_scalar_t, mj_lno_t, mj_gno_t, mj_part_t >Multi Jagged coordinate partitioning algorithm
 CZoltan2::Algorithm< Adapter >Algorithm defines the base class for all algorithms
 CZoltan2::BaseAdapter< User >BaseAdapter defines methods required by all Adapters
 CZoltan2::BaseAdapter< UserCoord >
 CZoltan2::BasicUserTypes< scalar, lno, gno >A simple class that can be the User template argument for an InputAdapter
 CZoltan2::CommunicationModel< part_t, pcoord_t >CommunicationModel Base Class that performs mapping between the coordinate partitioning result
 CComparisonHelperA class for comparing solutions, metrics, and timing data of Zoltan2 problems
 CComparisonSourceA class used to save problem solutions and timers
 CGeometricGen::CoordinateDistribution< T, lno_t, gno_t >
 CGeometricGen::CoordinateDistribution< scalar_t, lno_t, gno_t >
 CZoltan2::coordinateModelPartBox< scalar_t, part_t >CoordinateModelPartBox Class, represents the boundaries of the box which is a result of a geometric partitioning algorithm
 CGeometricGen::CoordinatePoint< T >
 CGeometricGen::CoordinatePoint< scalar_t >
 CZoltan2::DebugManagerDebugManager contains the methods that perform output of debug and status messages
 CGeometricGen::DOTS< tMVector_t >
 CZoltan2::EnvironmentThe user parameters, debug, timing and memory profiling output objects, and error checking methods
 CZoltan2::EvaluatePartition< Adapter >A class that computes and returns quality metrics
 CGeometricGen::GeometricGenerator< scalar_t, lno_t, gno_t, node_t >
 CZoltan2::GMWM_triplet< vtx_t, wgt_t >
 CZoltan2::GNO_LNO_PAIR< gno_t, part_t >
 CZoltan2::GraphMetricValues< scalar_t >A class containing the metrics for one measurable item
 CZoltan2::GridHash< scalar_t, part_t >GridHash Class, Hashing Class for part boxes
 CGeometricGen::Hole< T >
 CGeometricGen::Hole< scalar_t >
 CZoltan2::InputTraits< User >The traits required of User input classes or structures
 CZoltan2::KMeansAlgorithm< IT, WT >KMeansAlgorithm Class that performs clustering of the coordinates, and returns the closest set of coordinates. Useful to filter the processors, when there are more processors than needed
 CZoltan2::KMeansCluster< IT, WT >KMeansCluster Class
 CZoltan2::KmeansHeap< IT, WT >KmeansHeap Class, max heap, but holds the minimum values
 CZoltan2::MachineRepresentation< pcoord_t >MachineRepresentation Class Finds the coordinate of the processor. Used to find the processor coordinates or graph
 CZoltan2::MachineRepresentation< scalar_t >
 CZoltan2::MetricOutputManager< T >MetricOutputManager handles output of profiling messages
 CZoltan2::MetricValues< scalar_t >A class containing the metrics for one measurable item
 CZoltan2::Model< Adapter >The base class for all model classes
 CZoltan2::Model< typename Adapter::base_adapter_t >
 CParameterEntryValidator
 CZoltan2::PartitionMapping< Adapter >PartitionMapping maps a solution or an input distribution to ranks
 CZoltan2::Problem< Adapter >Problem base class from which other classes (PartitioningProblem, ColoringProblem, OrderingProblem, MatchingProblem, etc.) derive
 CZoltan2::SolutionJust a placeholder for now
 CZoltan2::SortPairs< key_t, value_t >
 CZoltan2::StridedData< lno_t, scalar_t >The StridedData class manages lists of weights or coordinates
 CZoltan2::TimerManager
 CZoltan2::TPL_Traits< tpl_t, zno_t >
 CZoltan2::TPL_Traits< tpl_t, tpl_t >
 CZoltan2::TPL_Traits< zno_t, ZOLTAN_ID_PTR >
 CZoltan2::TPL_Traits< ZOLTAN_ID_PTR, zno_t >
 Ctype_name< T >
 CZoltan2::uMultiSortItem< IT, CT, WT >Class for sorting items with multiple values. First sorting with respect to val[0], then val[1] then ... val[count-1]. The last tie breaking is done with index values. Used for task mapping partitioning where the points on a cut line needs to be distributed consistently
 CUserInputForTests
 CZoltan2::uSignedSortItem< IT, WT, SIGN >
 CZoltan2::uSortItem< IT, WT >Sort items for quick sort function
 CValidatorXMLConverter
 CValueTypeReductionOp
 CGeometricGen::WeightDistribution< T, weighttype >
 CGeometricGen::WeightDistribution< scalar_t, scalar_t >
 CZoltan2::XpetraTraits< User >Defines the traits required for Tpetra, Eptra and Xpetra objects