VTK-m
2.0
|
Classes | |
class | AttachmentAndSupernodeComparator |
Execution object for Compartor used in HierarchicalAugmenter<FieldType>::ResizeArrays to sort this->SupernodeSorter A comparator that sorts supernode pairs by: More... | |
class | AttachmentAndSupernodeComparatorImpl |
Compartor implementation used in HierarchicalAugmenter<FieldType>::ResizeArrays to sort this->SupernodeSorter A comparator that sorts supernode pairs by: More... | |
class | AttachmentIdsEqualComparator |
Execution object for a comparator that sorts supernode pairs by: More... | |
class | AttachmentIdsEqualComparatorImpl |
Implementation for a comparator that sorts supernode pairs by: More... | |
class | AttachmentSuperparentAndIndexComparator |
Execution object for a comparator that sorts supernode pairs by: More... | |
class | AttachmentSuperparentAndIndexComparatorImpl |
Implementation for a comparator that sorts supernode pairs by: More... | |
class | CopyBaseRegularStructureWorklet |
Worklet used in HierarchicalAugmenter::CopyBaseRegularStructure for finding the superparent for each node needed. More... | |
class | CreateSuperarcsWorklet |
Worklet used to implement the main part of HierarchicalAugmenter::CreateSuperarcs Connect superarcs for the level & set hyperparents & superchildren count, whichRound, whichIteration, super2hypernode. More... | |
class | FindSuperparentForNecessaryNodesWorklet |
Worklet used in HierarchicalAugmenter::CopyBaseRegularStructure for finding the superparent for each node needed. More... | |
class | HierarchicalAugmenterInOutData |
Class for storing input or output data for the HierarchicalAugmenter. More... | |
class | IsAscendingDecorator |
Decorator to add the Ascending flag if necessary. More... | |
class | IsAttachementPointNeededPredicate |
class | IsAttachementPointNeededPredicateImpl |
class | IsAttachementPointPredicate |
class | IsAttachementPointPredicateImpl |
Predicate used in HierarchicalAugmenter<FieldType>::Initalize to determine whether a node is an attachement point. More... | |
class | ResizeArraysBuildNewSupernodeIdsWorklet |
Worklet used in HierarchicalAugmenter<FieldType>ResizeArrays to build the newSupernodeIds array. More... | |
class | SetFirstAttachmentPointInRoundWorklet |
Worklet used in HierarchicalHyperSweeper.TransferWeights(...) to implement step 7b. More... | |
class | SetSuperparentSetDecorator |
Decorator to add the Ascending flag if necessary. More... | |
class | UpdateHyperstructureSetHyperarcsAndNodesWorklet |
Worklet used in HierarchicalAugmenter::UpdateHyperstructure to set the hyperarcs and hypernodes. More... | |
class | UpdateHyperstructureSetSuperchildrenWorklet |
Worklet used in HierarchicalAugmenter::UpdateHyperstructure to set the superchildren The worklet finds the number of superchildren as the delta between the super Id and the next hypernode's super Id. More... | |