vtk-m/vtkm/exec
Mark Kim 6e1d3a84f0 First Extrude commit.
how did any of this work?

match other CellSet file layouts.

???

compile in CUDA.

unit tests.

also only serial.

make error message accurate

Well, this compiles and works now.

Did it ever?

use CellShapeTagGeneric

UnitTest matches previous changes.

whoops

Fix linking problems.

Need the same interface

as other ThreadIndices.

add filter test

okay, let's try duplicating CellSetStructure.

okay

inching...

change to wedge in CellSetListTag

Means changing these to support it.

switch back to wedge from generic

compiles and runs

remove ExtrudedType

need vtkm_worklet

vtkm_worklet needs to be included

fix segment count for wedge specialization

need to actually save the index

for the other constructor.

specialize on Explicit

clean up warning

angled brackets not quotes.

formatting
2019-06-20 22:17:24 -04:00
..
arg First Extrude commit. 2019-06-20 22:17:24 -04:00
cuda Update ThrustPatches to be aware of issues fixed in thrust 1.9.6 2019-05-31 10:08:47 -04:00
internal For VTK-m libs all includes of DeviceAdapterTagCuda happen from cuda files 2019-04-22 10:39:54 -04:00
openmp correct compile issues caused by clang formatting. 2019-04-23 17:16:26 -04:00
serial correct compile issues caused by clang formatting. 2019-04-23 17:16:26 -04:00
tbb correct compile issues caused by clang formatting. 2019-04-23 17:16:26 -04:00
testing Specialized cases for cell-edge functions on polylines. 2019-05-29 09:53:09 -04:00
AtomicArrayExecutionObject.h conslidate the license statement 2019-04-17 10:57:13 -06:00
BoundaryState.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CellDerivative.h Fix cell deriv for polylines and remove print statements. 2019-05-28 13:25:23 -04:00
CellEdge.h Specialized cases for cell-edge functions on polylines. 2019-05-29 09:53:09 -04:00
CellFace.h Support for polylines. 2019-05-17 13:35:35 -04:00
CellInside.h Support for polylines. 2019-05-17 13:35:35 -04:00
CellInterpolate.h Remove debugging print statements. 2019-05-22 14:37:06 -04:00
CellLocator.h Make sure all execution side CellLocator objects have explicit destructors 2019-04-26 10:10:21 -04:00
CellLocatorBoundingIntervalHierarchyExec.h Make sure all execution side CellLocator objects have explicit destructors 2019-04-26 10:10:21 -04:00
CellLocatorRectilinearGrid.h Make sure all execution side CellLocator objects have explicit destructors 2019-04-26 10:10:21 -04:00
CellLocatorUniformGrid.h Make sure all execution side CellLocator objects have explicit destructors 2019-04-26 10:10:21 -04:00
CellMeasure.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CMakeLists.txt First Extrude commit. 2019-06-20 22:17:24 -04:00
ColorTable.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ColorTable.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ConnectivityExplicit.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ConnectivityExtrude.h First Extrude commit. 2019-06-20 22:17:24 -04:00
ConnectivityPermuted.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ConnectivityStructured.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ExecutionWholeArray.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FieldNeighborhood.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FunctorBase.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Jacobian.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ParametricCoordinates.h return type is void. Call vertex/line methods, then just return. 2019-05-29 08:18:31 -04:00
PointLocator.h conslidate the license statement 2019-04-17 10:57:13 -06:00
PointLocatorUniformGrid.h conslidate the license statement 2019-04-17 10:57:13 -06:00
TaskBase.h conslidate the license statement 2019-04-17 10:57:13 -06:00