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

For use with Data object into which a value will be stored. More...

#include <Intrepid2_Data.hpp>

Static Public Member Functions

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

Detailed Description

template<class DataScalar, typename DeviceType>
struct Intrepid2::Data< DataScalar, DeviceType >::FullArgExtractorWritableData

For use with Data object into which a value will be stored.

Definition at line 371 of file Intrepid2_Data.hpp.

Member Function Documentation

◆ get()

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

Definition at line 374 of file Intrepid2_Data.hpp.


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