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

Public Member Functions

 ComputeBasisCoeffsOnCell_HCurl (const ViewType1 basisCoeffs, ViewType1 negPartialProj, ViewType1 negPartialProjCurl, const ViewType1 cellBasisAtBasisEPoints, const ViewType1 cellBasisCurlAtBasisCurlEPoints, const ViewType1 basisAtBasisEPoints, const ViewType1 hgradBasisGradAtBasisEPoints, const ViewType1 basisCurlAtBasisCurlEPoints, const ViewType1 hgradBasisGradAtTargetEPoints, const ViewType1 basisCurlAtTargetCurlEPoints, const ViewType2 basisEWeights, const ViewType2 basisCurlEWeights, const ViewType1 wHgradBasisGradAtBasisEPoints, const ViewType1 wBasisCurlAtBasisCurlEPoints, const ViewType2 targetEWeights, const ViewType2 targetCurlEWeights, const ViewType1 wHgradBasisGradAtTargetEPoints, const ViewType1 wBasisCurlAtTargetCurlEPoints, const ViewType3 computedDofs, const ViewType4 tagToOrdinal, const ViewType4 hGradTagToOrdinal, ordinal_type numCellDofs, ordinal_type hgradCardinality, ordinal_type offsetBasis, ordinal_type offsetBasisCurl, ordinal_type offsetTargetCurl, ordinal_type numEdgeFaceDofs, ordinal_type dim, ordinal_type derDim)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

const ViewType1 basisCoeffs_
 
const ViewType1 negPartialProj_
 
const ViewType1 negPartialProjCurl_
 
const ViewType1 cellBasisAtBasisEPoints_
 
const ViewType1 cellBasisCurlAtBasisCurlEPoints_
 
const ViewType1 basisAtBasisEPoints_
 
const ViewType1 hgradBasisGradAtBasisEPoints_
 
const ViewType1 basisCurlAtBasisCurlEPoints_
 
const ViewType1 hgradBasisGradAtTargetEPoints_
 
const ViewType1 basisCurlAtTargetCurlEPoints_
 
const ViewType2 basisEWeights_
 
const ViewType2 basisCurlEWeights_
 
const ViewType1 wHgradBasisGradAtBasisEPoints_
 
const ViewType1 wBasisCurlAtBasisCurlEPoints_
 
const ViewType2 targetEWeights_
 
const ViewType2 targetCurlEWeights_
 
const ViewType1 wHgradBasisGradAtTargetEPoints_
 
const ViewType1 wBasisCurlAtTargetCurlEPoints_
 
const ViewType3 computedDofs_
 
const ViewType4 tagToOrdinal_
 
const ViewType4 hGradTagToOrdinal_
 
ordinal_type numCellDofs_
 
ordinal_type hgradCardinality_
 
ordinal_type offsetBasis_
 
ordinal_type offsetBasisCurl_
 
ordinal_type offsetTargetCurl_
 
ordinal_type numEdgeFaceDofs_
 
ordinal_type dim_
 
ordinal_type derDim_
 

Detailed Description

template<typename ViewType1, typename ViewType2, typename ViewType3, typename ViewType4>
struct Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >

Definition at line 286 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

Constructor & Destructor Documentation

◆ ComputeBasisCoeffsOnCell_HCurl()

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::ComputeBasisCoeffsOnCell_HCurl ( const ViewType1  basisCoeffs,
ViewType1  negPartialProj,
ViewType1  negPartialProjCurl,
const ViewType1  cellBasisAtBasisEPoints,
const ViewType1  cellBasisCurlAtBasisCurlEPoints,
const ViewType1  basisAtBasisEPoints,
const ViewType1  hgradBasisGradAtBasisEPoints,
const ViewType1  basisCurlAtBasisCurlEPoints,
const ViewType1  hgradBasisGradAtTargetEPoints,
const ViewType1  basisCurlAtTargetCurlEPoints,
const ViewType2  basisEWeights,
const ViewType2  basisCurlEWeights,
const ViewType1  wHgradBasisGradAtBasisEPoints,
const ViewType1  wBasisCurlAtBasisCurlEPoints,
const ViewType2  targetEWeights,
const ViewType2  targetCurlEWeights,
const ViewType1  wHgradBasisGradAtTargetEPoints,
const ViewType1  wBasisCurlAtTargetCurlEPoints,
const ViewType3  computedDofs,
const ViewType4  tagToOrdinal,
const ViewType4  hGradTagToOrdinal,
ordinal_type  numCellDofs,
ordinal_type  hgradCardinality,
ordinal_type  offsetBasis,
ordinal_type  offsetBasisCurl,
ordinal_type  offsetTargetCurl,
ordinal_type  numEdgeFaceDofs,
ordinal_type  dim,
ordinal_type  derDim 
)
inline

Definition at line 317 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

Member Function Documentation

◆ operator()()

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
void KOKKOS_INLINE_FUNCTION Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::operator() ( const ordinal_type  ic) const
inline

Definition at line 349 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

Member Data Documentation

◆ basisAtBasisEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::basisAtBasisEPoints_

Definition at line 292 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ basisCoeffs_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::basisCoeffs_

Definition at line 287 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ basisCurlAtBasisCurlEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::basisCurlAtBasisCurlEPoints_

Definition at line 294 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ basisCurlAtTargetCurlEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::basisCurlAtTargetCurlEPoints_

Definition at line 296 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ basisCurlEWeights_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType2 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::basisCurlEWeights_

Definition at line 298 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ basisEWeights_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType2 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::basisEWeights_

Definition at line 297 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ cellBasisAtBasisEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::cellBasisAtBasisEPoints_

Definition at line 290 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ cellBasisCurlAtBasisCurlEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::cellBasisCurlAtBasisCurlEPoints_

Definition at line 291 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ computedDofs_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType3 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::computedDofs_

Definition at line 305 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ derDim_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::derDim_

Definition at line 315 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ dim_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::dim_

Definition at line 314 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ hgradBasisGradAtBasisEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::hgradBasisGradAtBasisEPoints_

Definition at line 293 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ hgradBasisGradAtTargetEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::hgradBasisGradAtTargetEPoints_

Definition at line 295 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ hgradCardinality_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::hgradCardinality_

Definition at line 309 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ hGradTagToOrdinal_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType4 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::hGradTagToOrdinal_

Definition at line 307 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ negPartialProj_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::negPartialProj_

Definition at line 288 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ negPartialProjCurl_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::negPartialProjCurl_

Definition at line 289 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ numCellDofs_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::numCellDofs_

Definition at line 308 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ numEdgeFaceDofs_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::numEdgeFaceDofs_

Definition at line 313 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ offsetBasis_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::offsetBasis_

Definition at line 310 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ offsetBasisCurl_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::offsetBasisCurl_

Definition at line 311 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ offsetTargetCurl_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::offsetTargetCurl_

Definition at line 312 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ tagToOrdinal_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType4 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::tagToOrdinal_

Definition at line 306 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ targetCurlEWeights_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType2 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::targetCurlEWeights_

Definition at line 302 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ targetEWeights_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType2 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::targetEWeights_

Definition at line 301 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ wBasisCurlAtBasisCurlEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::wBasisCurlAtBasisCurlEPoints_

Definition at line 300 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ wBasisCurlAtTargetCurlEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::wBasisCurlAtTargetCurlEPoints_

Definition at line 304 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ wHgradBasisGradAtBasisEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::wHgradBasisGradAtBasisEPoints_

Definition at line 299 of file Intrepid2_ProjectionToolsDefHCURL.hpp.

◆ wHgradBasisGradAtTargetEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCell_HCurl< ViewType1, ViewType2, ViewType3, ViewType4 >::wHgradBasisGradAtTargetEPoints_

Definition at line 303 of file Intrepid2_ProjectionToolsDefHCURL.hpp.


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