Intrepid2
Static Public Member Functions | List of all members
Intrepid2::Data< DataScalar, DeviceType >::FullArgExtractorData< passThroughBlockDiagonalArgs > Struct Template Reference

For use with Data object into which a value will be stored. We use passThroughBlockDiagonalArgs = true for storeInPlaceCombination(). More...

#include <Intrepid2_Data.hpp>

Static Public Member Functions

template<class ViewType , class ... IntArgs>
static KOKKOS_INLINE_FUNCTION const_reference_type get (const ViewType &view, const IntArgs &... intArgs)
 

Detailed Description

template<class DataScalar, typename DeviceType>
template<bool passThroughBlockDiagonalArgs>
struct Intrepid2::Data< DataScalar, DeviceType >::FullArgExtractorData< passThroughBlockDiagonalArgs >

For use with Data object into which a value will be stored. We use passThroughBlockDiagonalArgs = true for storeInPlaceCombination().

Definition at line 383 of file Intrepid2_Data.hpp.

Member Function Documentation

◆ get()

template<class DataScalar , typename DeviceType >
template<bool passThroughBlockDiagonalArgs>
template<class ViewType , class ... IntArgs>
static KOKKOS_INLINE_FUNCTION const_reference_type Intrepid2::Data< DataScalar, DeviceType >::FullArgExtractorData< passThroughBlockDiagonalArgs >::get ( const ViewType & view,
const IntArgs &... intArgs )
inlinestatic

Definition at line 386 of file Intrepid2_Data.hpp.


The documentation for this struct was generated from the following file: