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

See Intrepid2::Basis_HGRAD_HEX_Cn_FEM. More...

#include <Intrepid2_HGRAD_HEX_Cn_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 vinv, const ordinal_type operatorDn)

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 vinv, const ordinal_type operatorDn=0)

Detailed Description

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

See Intrepid2::Basis_HGRAD_HEX_Cn_FEM.

Definition at line 35 of file Intrepid2_HGRAD_HEX_Cn_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_HGRAD_HEX_Cn_FEM::Serial< opType >::getValues ( OutputViewType output,
const inputViewType input,
workViewType work,
const vinvViewType vinv,
const ordinal_type operatorDn )

Definition at line 31 of file Intrepid2_HGRAD_HEX_Cn_FEMDef.hpp.


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