vtk-m/vtkm/exec
Kenneth Moreland 2e05c1dd03 Support derivatives of vectors
The cell derivative/gradient functions were all designed with scalars in
mind. Although the field type is templated and you could pass in a
vector type for the field, many of these classes would perform the
computation incorrectly. These changes specifically support derivatives
of vector types.
2016-12-05 23:04:35 -07:00
..
arg Move VecFromPortal classes to vtkm package 2016-11-22 17:04:55 -07:00
cuda Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
internal Move VecFromPortal classes to vtkm package 2016-11-22 17:04:55 -07:00
testing Support derivatives of vectors 2016-12-05 23:04:35 -07:00
AtomicArray.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellDerivative.h Support derivatives of vectors 2016-12-05 23:04:35 -07:00
CellInterpolate.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Reduce the compilation size of the gradient computations. 2016-11-11 14:36:51 -05:00
ConnectivityExplicit.h Change CellShapeTag*:Id type to vtkm::UInt8 2016-11-22 17:12:54 -07:00
ConnectivityPermuted.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ConnectivityStructured.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ExecutionObjectBase.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ExecutionWholeArray.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FunctorBase.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Jacobian.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ParametricCoordinates.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00