Intrepid2
Intrepid2::Impl::Basis_HCURL_HEX_In_FEM::Serial< opType > Struct Template Reference

See Intrepid2::Basis_HCURL_HEX_In_FEM. More...

#include <Intrepid2_HCURL_HEX_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)

Detailed Description

template<EOperator opType>
struct Intrepid2::Impl::Basis_HCURL_HEX_In_FEM::Serial< opType >

See Intrepid2::Basis_HCURL_HEX_In_FEM.

Definition at line 37 of file Intrepid2_HCURL_HEX_In_FEM.hpp.

Member Function Documentation

◆ getValues()

template<EOperator opType>
template<typename OutputViewType, typename InputViewType, typename WorkViewType, typename VinvViewType>
KOKKOS_INLINE_FUNCTION void Intrepid2::Impl::Basis_HCURL_HEX_In_FEM::Serial< opType >::getValues ( OutputViewType output,
const InputViewType input,
WorkViewType work,
const VinvViewType vinvLine,
const VinvViewType vinvBubble )

Definition at line 31 of file Intrepid2_HCURL_HEX_In_FEMDef.hpp.

◆ getWorkSizePerPoint()

template<EOperator opType>
KOKKOS_INLINE_FUNCTION ordinal_type Intrepid2::Impl::Basis_HCURL_HEX_In_FEM::Serial< opType >::getWorkSizePerPoint ( ordinal_type order)
inlinestatic

Definition at line 52 of file Intrepid2_HCURL_HEX_In_FEM.hpp.


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