Intrepid2
Static Public Member Functions | List of all members
Intrepid2::Impl::OrthPolynomialTet< OutputViewType, inputViewType, workViewType, hasDeriv, n > Struct Template Reference

See Intrepid2::Basis_HGRAD_TET_Cn_FEM_ORTH. More...

#include <Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp>

Static Public Member Functions

static KOKKOS_INLINE_FUNCTION void generate (OutputViewType output, const inputViewType input, workViewType work, const ordinal_type p)
 

Detailed Description

template<typename OutputViewType, typename inputViewType, typename workViewType, bool hasDeriv, ordinal_type n>
struct Intrepid2::Impl::OrthPolynomialTet< OutputViewType, inputViewType, workViewType, hasDeriv, n >

See Intrepid2::Basis_HGRAD_TET_Cn_FEM_ORTH.

Definition at line 73 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTH.hpp.

Member Function Documentation

◆ generate()

template<typename OutputViewType , typename inputViewType , typename workViewType , bool hasDeriv, ordinal_type n>
KOKKOS_INLINE_FUNCTION void Intrepid2::Impl::OrthPolynomialTet< OutputViewType, inputViewType, workViewType, hasDeriv, n >::generate ( OutputViewType  output,
const inputViewType  input,
workViewType  work,
const ordinal_type  p 
)
static

Definition at line 300 of file Intrepid2_HGRAD_TET_Cn_FEM_ORTHDef.hpp.


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