vtk-m/vtkm/exec
David Thompson dd7c17f776 Compute cell measures (arc length, area, volume).
This commit adds a worklet and a filter to compute
signed integral measures of cells.

It also begins the practic of adding a markdown
changelog entry in `doc/changelog`. See the
changelog entry for details.
2018-05-17 08:50:56 -04:00
..
arg Replace ExecutionObjectFactoryBase with ExecutionObjectBase 2018-05-10 17:53:39 -06:00
cuda Suppress false positive cuda warnings 2018-05-09 13:17:37 -04:00
internal Replace ExecutionObjectFactoryBase with ExecutionObjectBase 2018-05-10 17:53:39 -06:00
serial Correct warnings and errors found with MSVC2017+CUDA9 2018-01-31 15:58:45 -05:00
tbb CPU parallel radix sorting 2018-01-31 14:08:14 -07:00
testing UnitTestCellDerivative: fix type conversion warning. 2018-05-08 14:52:22 -04:00
AtomicArray.h Replace ExecutionObjectFactoryBase with ExecutionObjectBase 2018-05-10 17:53:39 -06:00
CellDerivative.h CellDerivative: fix type conversion warnings 2018-05-08 14:52:22 -04:00
CellEdge.h Resurrect function to get face indices 2018-03-22 22:37:33 -06:00
CellFace.h Resurrect function to get face indices 2018-03-22 22:37:33 -06:00
CellInside.h Misc. Typos 2018-03-28 09:45:07 -04:00
CellInterpolate.h Suppress conversion warning inside Cell Interpolate code 2018-05-02 13:32:02 -04:00
CellMeasure.h Compute cell measures (arc length, area, volume). 2018-05-17 08:50:56 -04:00
CMakeLists.txt Compute cell measures (arc length, area, volume). 2018-05-17 08:50:56 -04:00
ColorTable.h Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
ColorTable.hxx ColorTable now converts to and from double less often. 2018-04-25 15:35:27 -04:00
ConnectivityExplicit.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ConnectivityPermuted.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ConnectivityStructured.h MarchingCubes now uses Gradient fast paths when possible. 2017-09-25 14:25:28 -04:00
ExecutionWholeArray.h Replace ExecutionObjectFactoryBase with ExecutionObjectBase 2018-05-10 17:53:39 -06:00
FunctorBase.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Jacobian.h Fix Jacobian cases for wedge and pyramid 2018-01-31 15:45:12 -07:00
ParametricCoordinates.h Improve WorldCoordinatesToParametricCoordinates 2018-02-05 15:52:16 -05:00
TaskBase.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00