Intrepid2
|
View-like interface to tensor points; point components are stored separately; the appropriate coordinate is determined from the composite point index and requested dimension at access time. More...
#include <Kokkos_Core.hpp>
Go to the source code of this file.
Classes | |
class | Intrepid2::TensorPoints< PointScalar, DeviceType > |
View-like interface to tensor points; point components are stored separately; the appropriate coordinate is determined from the composite point index and requested dimension at access time. More... | |
View-like interface to tensor points; point components are stored separately; the appropriate coordinate is determined from the composite point index and requested dimension at access time.
Definition in file Intrepid2_TensorPoints.hpp.