Intrepid2
Static Public Member Functions | List of all members
Intrepid2::FullArgExtractor< reference_type > Class Template Reference

Argument extractor class which passes all arguments to the provided container. More...

#include <Intrepid2_ArgExtractor.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 reference_type>
class Intrepid2::FullArgExtractor< reference_type >

Argument extractor class which passes all arguments to the provided container.

Definition at line 77 of file Intrepid2_ArgExtractor.hpp.

Member Function Documentation

◆ get()

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

Definition at line 80 of file Intrepid2_ArgExtractor.hpp.


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