Commits on Source (14)
-
Kenneth Moreland authored
Change the documentation to show that CellSetExplicit now no longer keeps a NumIndices array. Rather, it just has the Offset array, but this array is one entry longer. This does not update the source code. Nick is working on that in another branch.
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
-
Kenneth Moreland authored
Cell set explicit example fixes See merge request !52
-
Kenneth Moreland authored
VTK-m has moved away from recommending using dispatcher directly. Instead, you use the Invoker, usually the one provided by a Filter's superclass. We have also moved away from providing Run methods for worklets. Changed the instructions in this chapter to follow those new conventions.
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
Previously it did an example where the ImplicitFunction was given to a worklet (that was not actually shown). Since the ImplicitFunction chapter is now in front of any documentation of worklets, that is a bit problematic. Changed this to show using an ImplicitFunctionHandle to pass the ImplicitFunction to a ClipWithImplicitFunction filter.
-
Kenneth Moreland authored
-
Kenneth Moreland authored
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- CellShapeFigure.tex 37 additions, 0 deletionsCellShapeFigure.tex
- CustomArrayStorage.tex 41 additions, 52 deletionsCustomArrayStorage.tex
- DataSet.tex 60 additions, 30 deletionsDataSet.tex
- FunctionInterface.tex 9 additions, 13 deletionsFunctionInterface.tex
- GeneratingCellSets.tex 37 additions, 37 deletionsGeneratingCellSets.tex
- ImplementingDeviceAdapters.tex 12 additions, 12 deletionsImplementingDeviceAdapters.tex
- ImplicitFunctions.tex 10 additions, 4 deletionsImplicitFunctions.tex
- LanguageDefinitions.tex 1 addition, 0 deletionsLanguageDefinitions.tex
- TryExecute.tex 11 additions, 19 deletionsTryExecute.tex
- VariantArrayHandle.tex 5 additions, 13 deletionsVariantArrayHandle.tex
- WorkingWithCells.tex 1 addition, 30 deletionsWorkingWithCells.tex
- WorkletArguments.tex 16 additions, 17 deletionsWorkletArguments.tex
- examples/ArrayHandleAdapt.cxx 2 additions, 4 deletionsexamples/ArrayHandleAdapt.cxx
- examples/CMakeLists.txt 0 additions, 1 deletionexamples/CMakeLists.txt
- examples/CellEdgesFaces.cxx 12 additions, 7 deletionsexamples/CellEdgesFaces.cxx
- examples/DataSetCreation.cxx 8 additions, 10 deletionsexamples/DataSetCreation.cxx
- examples/FractalWorklets.cxx 1 addition, 0 deletionsexamples/FractalWorklets.cxx
- examples/GenerateMeshCombineLike.cxx 149 additions, 196 deletionsexamples/GenerateMeshCombineLike.cxx
- examples/GenerateMeshConstantShape.cxx 104 additions, 129 deletionsexamples/GenerateMeshConstantShape.cxx
CellShapeFigure.tex
0 → 100644
This diff is collapsed.