|
Intrepid2
|
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) |
Argument extractor class which passes all arguments to the provided container.
Definition at line 43 of file Intrepid2_ArgExtractor.hpp.
|
inlinestatic |
Definition at line 46 of file Intrepid2_ArgExtractor.hpp.