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

Public Member Functions

 ComputeHCurlBasisCoeffsOnCells_HDiv (const ViewType1 basisCoeffs, ViewType2 negPartialProjAtBasisEPoints, const ViewType2 nonWeightedBasisAtBasisEPoints, const ViewType2 basisAtBasisEPoints, const ViewType2 hcurlBasisCurlAtBasisEPoints, const ViewType3 basisEWeights, const ViewType2 wHCurlBasisAtBasisEPoints, const ViewType3 targetEWeights, const ViewType2 hcurlBasisCurlAtTargetEPoints, const ViewType2 wHCurlBasisAtTargetEPoints, const ViewType4 tagToOrdinal, const ViewType5 computedDofs, const ViewType6 hCurlDof, ordinal_type numCellDofs, ordinal_type offsetBasis, ordinal_type numSideDofs, ordinal_type dim)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

const ViewType1 basisCoeffs_
 
const ViewType2 negPartialProjAtBasisEPoints_
 
const ViewType2 nonWeightedBasisAtBasisEPoints_
 
const ViewType2 basisAtBasisEPoints_
 
const ViewType2 hcurlBasisCurlAtBasisEPoints_
 
const ViewType3 basisEWeights_
 
const ViewType2 wHCurlBasisAtBasisEPoints_
 
const ViewType3 targetEWeights_
 
const ViewType2 hcurlBasisCurlAtTargetEPoints_
 
const ViewType2 wHCurlBasisAtTargetEPoints_
 
const ViewType4 tagToOrdinal_
 
const ViewType5 computedDofs_
 
const ViewType6 hCurlDof_
 
ordinal_type numCellDofs_
 
ordinal_type offsetBasis_
 
ordinal_type numSideDofs_
 
ordinal_type dim_
 

Detailed Description

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

Definition at line 179 of file Intrepid2_ProjectionToolsDefHDIV.hpp.


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