|
Intrepid2
|
Header file for the data-wrapper class Intrepid2::BasisValues. More...
Go to the source code of this file.
Classes | |
| class | Intrepid2::BasisValues< Scalar, DeviceType > |
| The data containers in Intrepid2 that support sum factorization and other reduced-data optimizations distinguish between scalar-valued data that is a simple product of elements in tensor components, and vector-valued data that is made up of a series of such products. More... | |
Functions | |
| template<class Scalar , typename DeviceType > | |
| KOKKOS_INLINE_FUNCTION unsigned | Intrepid2::rank (const BasisValues< Scalar, DeviceType > &basisValues) |
Header file for the data-wrapper class Intrepid2::BasisValues.
Definition in file Intrepid2_BasisValues.hpp.
| KOKKOS_INLINE_FUNCTION unsigned Intrepid2::rank | ( | const BasisValues< Scalar, DeviceType > & | basisValues | ) |
Definition at line 345 of file Intrepid2_BasisValues.hpp.