VTK-m
2.0
|
This is the complete list of members for vtkm::worklet::contourtree_distributed::tree_grafter::CopyNewSupernodesWorklet, including all inherited members.
ControlSignature typedef | vtkm::worklet::contourtree_distributed::tree_grafter::CopyNewSupernodesWorklet | |
CopyNewSupernodesWorklet(vtkm::Id theRound, vtkm::Id numOldSupernodes) | vtkm::worklet::contourtree_distributed::tree_grafter::CopyNewSupernodesWorklet | inline |
Dispatcher typedef | vtkm::worklet::WorkletMapField | |
ErrorMessage | vtkm::exec::FunctorBase | private |
ExecutionSignature typedef | vtkm::worklet::contourtree_distributed::tree_grafter::CopyNewSupernodesWorklet | |
FunctorBase() | vtkm::exec::FunctorBase | inline |
InputDomain typedef | vtkm::worklet::contourtree_distributed::tree_grafter::CopyNewSupernodesWorklet | |
NumOldSupernodes | vtkm::worklet::contourtree_distributed::tree_grafter::CopyNewSupernodesWorklet | private |
operator()(const vtkm::Id &newSupernode, const InFieldPortalType &newSupernodesPortal, const InFieldPortalType &contourTreeSupernodesPortal, const SortOrderPortalType &meshSortOrderPortal, const InFieldPortalType &hierarchicalTreeIdPortal, const InFieldPortalType &whenTransferredPortal, const InFieldPortalType &hierarchicalSuperparentPortal, const InFieldPortalType &hierarchicalHyperparentPortal, const InFieldPortalType &hierarchicalSuperIdPortal, const InFieldPortalType &hierarchicalHyperIdPortal, const InFieldPortalType &hierarchicalHyperarcPortal, const OutFieldPortalType &hierarchicalTreeSupernodesPortal, const OutFieldPortalType &hierarchicalTreeWhichRoundPortal, const OutFieldPortalType &hierarchicalTreeWhichIterationPortal, const OutFieldPortalType &hierarchicalTreeSuperarcsPortal, const InOutFieldPortalType &hierarchicalRegularIdPortal, const InOutFieldPortalType &hierarchicalTreeHyperparentsPortal, const InOutFieldPortalType &hierarchicalTreeSuperparentsPortal) const | vtkm::worklet::contourtree_distributed::tree_grafter::CopyNewSupernodesWorklet | inline |
RaiseError(const char *message) const | vtkm::exec::FunctorBase | inline |
SetErrorMessageBuffer(const vtkm::exec::internal::ErrorMessageBuffer &buffer) | vtkm::exec::FunctorBase | inline |
TheRound | vtkm::worklet::contourtree_distributed::tree_grafter::CopyNewSupernodesWorklet | private |