entryModulus_ (defined in Intrepid2::TensorData< Scalar, DeviceType >) | Intrepid2::TensorData< Scalar, DeviceType > | protected |
execution_space typedef (defined in Intrepid2::TensorData< Scalar, DeviceType >) | Intrepid2::TensorData< Scalar, DeviceType > | |
extent(const iType &d) const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
extent_int(const iType &d) const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
extents_ (defined in Intrepid2::TensorData< Scalar, DeviceType >) | Intrepid2::TensorData< Scalar, DeviceType > | protected |
getTensorComponent(const ordinal_type &r) const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
getTensorComponentIndex(const ordinal_type &tensorComponent, const ordinal_type &dim, const ordinal_type &enumerationIndex) const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
initialize() | Intrepid2::TensorData< Scalar, DeviceType > | inlineprotected |
isValid() const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
numTensorComponents() const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
numTensorComponents_ (defined in Intrepid2::TensorData< Scalar, DeviceType >) | Intrepid2::TensorData< Scalar, DeviceType > | protected |
operator()(const iType0 &tensorEntryIndex) const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
operator()(const Kokkos::Array< iType0, numTensorComponents > &entryComponents) const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
operator()(const iType0 &tensorEntryIndex0, const iType1 &tensorEntryIndex1) const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
operator()(const iType0 &tensorEntryIndex0, const iType1 &tensorEntryIndex1, const iType2 &tensorEntryIndex2) const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
operator()(const Kokkos::Array< iType0, numTensorComponents > &entryComponents0, const Kokkos::Array< iType1, numTensorComponents > &entryComponents1) const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
rank() const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
rank_ (defined in Intrepid2::TensorData< Scalar, DeviceType >) | Intrepid2::TensorData< Scalar, DeviceType > | protected |
rank_(0) (defined in Intrepid2::TensorData< Scalar, DeviceType >) | Intrepid2::TensorData< Scalar, DeviceType > | inline |
separateFirstComponent() const | Intrepid2::TensorData< Scalar, DeviceType > | inline |
separateFirstComponent_ (defined in Intrepid2::TensorData< Scalar, DeviceType >) | Intrepid2::TensorData< Scalar, DeviceType > | protected |
setFirstComponentExtentInDimension0(const ordinal_type &newExtent) | Intrepid2::TensorData< Scalar, DeviceType > | inline |
tensorComponents_ (defined in Intrepid2::TensorData< Scalar, DeviceType >) | Intrepid2::TensorData< Scalar, DeviceType > | protected |
TensorData(Kokkos::Array< Data< Scalar, DeviceType >, numTensorComponents > tensorComponents, bool separateFirstComponent=false) | Intrepid2::TensorData< Scalar, DeviceType > | inline |
TensorData(std::vector< Data< Scalar, DeviceType > > tensorComponents, bool separateFirstComponent=false) | Intrepid2::TensorData< Scalar, DeviceType > | inline |
TensorData(const TensorData &first, const TensorData &second, bool separateFirstComponent=false) | Intrepid2::TensorData< Scalar, DeviceType > | inline |
TensorData(Data< Scalar, DeviceType > tensorComponent) | Intrepid2::TensorData< Scalar, DeviceType > | inline |
TensorData() | Intrepid2::TensorData< Scalar, DeviceType > | inline |
TensorData(TensorData otherTensorData, std::vector< int > whichComps) | Intrepid2::TensorData< Scalar, DeviceType > | inline |
TensorData(const TensorData< Scalar, OtherDeviceType > &tensorData) | Intrepid2::TensorData< Scalar, DeviceType > | inline |
TensorData(const TensorData< Scalar, OtherDeviceType > &tensorData) | Intrepid2::TensorData< Scalar, DeviceType > | inline |
value_type typedef (defined in Intrepid2::TensorData< Scalar, DeviceType >) | Intrepid2::TensorData< Scalar, DeviceType > | |