| 320 | } |
| 321 | |
| 322 | bool vtkCellGridEvaluator::Finalize() |
| 323 | { |
| 324 | return true; |
| 325 | } |
| 326 | |
| 327 | vtkCellGridEvaluator::AllocationsByCellType& vtkCellGridEvaluator::GetAllocationsForCellType( |
| 328 | vtkStringToken cellType) |
no outgoing calls
no test coverage detected