Intrepid2
Public Member Functions | Static Public Member Functions | List of all members
Intrepid2::Impl::Basis_HGRAD_TET_Cn_FEM::Serial< OpType > Struct Template Reference

See Intrepid2::Basis_HGRAD_TET_Cn_FEM. More...

#include <Intrepid2_HGRAD_TET_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 order)
 

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 order)
 

Detailed Description

template<EOperator OpType>
struct Intrepid2::Impl::Basis_HGRAD_TET_Cn_FEM::Serial< OpType >

See Intrepid2::Basis_HGRAD_TET_Cn_FEM.

Definition at line 66 of file Intrepid2_HGRAD_TET_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_TET_Cn_FEM::Serial< OpType >::getValues ( OutputViewType  output,
const InputViewType  input,
WorkViewType  work,
const VinvViewType  vinv,
const ordinal_type  order 
)

Definition at line 34 of file Intrepid2_HGRAD_TET_Cn_FEMDef.hpp.


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