| 
    VTK-m
    2.0
    
   | 
 
#include <IsStar.h>
  
Public Types | |
| using | ControlSignature = void(FieldIn index, WholeArrayInOut haloIdCurrent, WholeArrayInOut haloIdLast, WholeArrayInOut rootedStar) | 
| using | ExecutionSignature = void(_1, _2, _3, _4) | 
| using | InputDomain = _1 | 
  Public Types inherited from vtkm::worklet::WorkletMapField | |
| template<typename Worklet > | |
| using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > | 
Public Member Functions | |
| VTKM_EXEC_CONT | IsStar () | 
| template<typename InPortalType , typename InPortalType2 > | |
| VTKM_EXEC void | operator() (const vtkm::Id &i, const InPortalType &haloIdCurrent, const InPortalType &haloIdLast, InPortalType2 &rootedStar) const | 
| using vtkm::worklet::cosmotools::IsStar::ControlSignature = void(FieldIn index, WholeArrayInOut haloIdCurrent, WholeArrayInOut haloIdLast, WholeArrayInOut rootedStar) | 
| using vtkm::worklet::cosmotools::IsStar::ExecutionSignature = void(_1, _2, _3, _4) | 
      
  | 
  inline | 
      
  | 
  inline | 
 1.8.17