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

See Intrepid2::Basis_HGRAD_TRI_Cn_FEM_ORTH. More...

#include <Intrepid2_HGRAD_TRI_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::OrthPolynomialTri< OutputViewType, inputViewType, workViewType, hasDeriv, n >

See Intrepid2::Basis_HGRAD_TRI_Cn_FEM_ORTH.

Definition at line 74 of file Intrepid2_HGRAD_TRI_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::OrthPolynomialTri< OutputViewType, inputViewType, workViewType, hasDeriv, n >::generate ( OutputViewType  output,
const inputViewType  input,
workViewType  work,
const ordinal_type  p 
)
static

Definition at line 229 of file Intrepid2_HGRAD_TRI_Cn_FEM_ORTHDef.hpp.


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