Intrepid2
|
Argument extractor class which ignores the input arguments in favor of passing a single 0 argument 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) |
Argument extractor class which ignores the input arguments in favor of passing a single 0 argument to the provided container.
Definition at line 64 of file Intrepid2_ArgExtractor.hpp.
|
inlinestatic |
Definition at line 67 of file Intrepid2_ArgExtractor.hpp.