AddSource(vtkCellGrid *grid, vtkDGCell *cellType, std::size_t sideSpecIdx, vtkCellAttribute *cellAtt, const vtkCellAttribute::CellTypeInfo &cellTypeInfo, vtkDGOperatorEntry &op, bool includeShape) | vtkDGOperation< InputIterator, OutputIterator > | protected |
Evaluate(InputIterator &inIter, OutputIterator &outIter, vtkTypeUInt64 begin=0, vtkTypeUInt64 end=~0) | vtkDGOperation< InputIterator, OutputIterator > | |
EvaluatorMap typedef | vtkDGOperation< InputIterator, OutputIterator > | |
Evaluators | vtkDGOperation< InputIterator, OutputIterator > | protected |
FindEvaluator(RangeKey cellKey, const EvaluatorMap &evaluators) | vtkDGOperation< InputIterator, OutputIterator > | protected |
GetEvaluatorForSideSpec(vtkDGCell *cell, int sideSpecId) | vtkDGOperation< InputIterator, OutputIterator > | |
GetNumberOfResultComponents() const | vtkDGOperation< InputIterator, OutputIterator > | inline |
NumberOfResultComponents | vtkDGOperation< InputIterator, OutputIterator > | protected |
OpEval typedef | vtkDGOperation< InputIterator, OutputIterator > | |
OpEvalEntry typedef | vtkDGOperation< InputIterator, OutputIterator > | |
Prepare(vtkDGCell *cellType, vtkCellAttribute *cellAttribute, vtkStringToken operationName, bool includeShape=true) | vtkDGOperation< InputIterator, OutputIterator > | |
PrintSelf(std::ostream &os, vtkIndent indent) | vtkDGOperation< InputIterator, OutputIterator > | |
SelfType typedef | vtkDGOperation< InputIterator, OutputIterator > | |
vtkDGOperation()=default | vtkDGOperation< InputIterator, OutputIterator > | |
vtkDGOperation(const SelfType &other) | vtkDGOperation< InputIterator, OutputIterator > | |
vtkDGOperation(vtkDGCell *cellType, vtkCellAttribute *cellAttribute, vtkStringToken operationName) | vtkDGOperation< InputIterator, OutputIterator > | |