Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::Experimental::ComputeBasisCoeffsOnVertices_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 > Struct Template Reference

Public Member Functions

 ComputeBasisCoeffsOnVertices_HGRAD (ViewType1 basisCoeffs, ViewType2 tagToOrdinal, ViewType3 targetEPointsRange, ViewType4 targetAtTargetEPoints, ViewType5 basisAtTargetEPoints, ordinal_type numVertices)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

ViewType1 basisCoeffs_
 
const ViewType2 tagToOrdinal_
 
const ViewType3 targetEPointsRange_
 
const ViewType4 targetAtTargetEPoints_
 
const ViewType5 basisAtTargetEPoints_
 
ordinal_type numVertices_
 

Detailed Description

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4, typename ViewType5>
struct Intrepid2::Experimental::ComputeBasisCoeffsOnVertices_HGRAD< ViewType1, ViewType2, ViewType3, ViewType4, ViewType5 >

Definition at line 62 of file Intrepid2_ProjectionToolsDefHGRAD.hpp.


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