Intrepid2
Classes
Intrepid2_TensorPoints.hpp File Reference

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...
 

Detailed Description

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.

Author
Nathan V. Roberts

Definition in file Intrepid2_TensorPoints.hpp.