Intrepid2
Intrepid2_BasisValues.hpp File Reference

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)

Detailed Description

Header file for the data-wrapper class Intrepid2::BasisValues.

Author
Nathan V. Roberts

Definition in file Intrepid2_BasisValues.hpp.

Function Documentation

◆ rank()

template<class Scalar, typename DeviceType>
KOKKOS_INLINE_FUNCTION unsigned Intrepid2::rank ( const BasisValues< Scalar, DeviceType > & basisValues)

Definition at line 342 of file Intrepid2_BasisValues.hpp.