| 
    VTK-m
    2.0
    
   | 
 
#include <Tetrahedralize.h>
Classes | |
| struct | DistributeCellData | 
Public Member Functions | |
| Tetrahedralize () | |
| template<typename CellSetType > | |
| vtkm::cont::CellSetSingleType | Run (const CellSetType &cellSet) | 
| vtkm::cont::CellSetSingleType | Run (const vtkm::cont::CellSetStructured< 3 > &cellSet) | 
| vtkm::cont::CellSetSingleType | Run (const vtkm::cont::CellSetStructured< 2 > &) | 
| vtkm::cont::CellSetSingleType | Run (const vtkm::cont::CellSetStructured< 1 > &) | 
| DistributeCellData::ScatterType | GetOutCellScatter () const | 
Private Attributes | |
| DistributeCellData::ScatterType | OutCellScatter | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private | 
 1.8.17