Intrepid2
|
See Intrepid2::Basis_HCURL_QUAD_In_FEM. More...
#include <Intrepid2_HCURL_QUAD_In_FEM.hpp>
Public Member Functions | |
template<typename OutputViewType , typename inputViewType , typename workViewType , typename vinvViewType > | |
KOKKOS_INLINE_FUNCTION void | getValues (OutputViewType output, const inputViewType input, workViewType work, const vinvViewType vinvLine, const vinvViewType vinvBubble) |
Static Public Member Functions | |
template<typename outputValueViewType , typename inputPointViewType , typename workViewType , typename vinvViewType > | |
static KOKKOS_INLINE_FUNCTION void | getValues (outputValueViewType outputValues, const inputPointViewType inputPoints, workViewType work, const vinvViewType vinvLine, const vinvViewType vinvBubble) |
static KOKKOS_INLINE_FUNCTION ordinal_type | getWorkSizePerPoint (ordinal_type order) |
See Intrepid2::Basis_HCURL_QUAD_In_FEM.
Definition at line 71 of file Intrepid2_HCURL_QUAD_In_FEM.hpp.
KOKKOS_INLINE_FUNCTION void Intrepid2::Impl::Basis_HCURL_QUAD_In_FEM::Serial< opType >::getValues | ( | OutputViewType | output, |
const inputViewType | input, | ||
workViewType | work, | ||
const vinvViewType | vinvLine, | ||
const vinvViewType | vinvBubble ) |
Definition at line 64 of file Intrepid2_HCURL_QUAD_In_FEMDef.hpp.
|
inlinestatic |
Definition at line 86 of file Intrepid2_HCURL_QUAD_In_FEM.hpp.