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

Public Member Functions

 ComputeBasisCoeffsOnCells_HDiv (const ViewType1 basisCoeffs, ViewType1 negPartialProjAtBasisEPoints, const ViewType1 nonWeightedBasisAtBasisEPoints, const ViewType1 basisAtBasisEPoints, const ViewType2 basisEWeights, const ViewType1 wBasisAtBasisEPoints, const ViewType2 targetEWeights, const ViewType1 basisAtTargetEPoints, const ViewType1 wBasisAtTargetEPoints, const ViewType3 computedDofs, const ViewType4 cellDof, ordinal_type numCellDofs, ordinal_type offsetBasis, ordinal_type offsetTarget, ordinal_type numSideDofs)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

const ViewType1 basisCoeffs_
 
const ViewType1 negPartialProjAtBasisEPoints_
 
const ViewType1 nonWeightedBasisAtBasisEPoints_
 
const ViewType1 basisAtBasisEPoints_
 
const ViewType2 basisEWeights_
 
const ViewType1 wBasisAtBasisEPoints_
 
const ViewType2 targetEWeights_
 
const ViewType1 basisAtTargetEPoints_
 
const ViewType1 wBasisAtTargetEPoints_
 
const ViewType3 computedDofs_
 
const ViewType4 cellDof_
 
ordinal_type numCellDofs_
 
ordinal_type offsetBasis_
 
ordinal_type offsetTarget_
 
ordinal_type numSideDofs_
 

Detailed Description

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

Definition at line 110 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

Constructor & Destructor Documentation

◆ ComputeBasisCoeffsOnCells_HDiv()

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4 >::ComputeBasisCoeffsOnCells_HDiv ( const ViewType1  basisCoeffs,
ViewType1  negPartialProjAtBasisEPoints,
const ViewType1  nonWeightedBasisAtBasisEPoints,
const ViewType1  basisAtBasisEPoints,
const ViewType2  basisEWeights,
const ViewType1  wBasisAtBasisEPoints,
const ViewType2  targetEWeights,
const ViewType1  basisAtTargetEPoints,
const ViewType1  wBasisAtTargetEPoints,
const ViewType3  computedDofs,
const ViewType4  cellDof,
ordinal_type  numCellDofs,
ordinal_type  offsetBasis,
ordinal_type  offsetTarget,
ordinal_type  numSideDofs 
)
inline

Definition at line 127 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 139 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

Member Data Documentation

◆ basisAtBasisEPoints_

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

Definition at line 114 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ basisAtTargetEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4 >::basisAtTargetEPoints_

Definition at line 118 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ basisCoeffs_

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

Definition at line 111 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ basisEWeights_

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

Definition at line 115 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ cellDof_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType4 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4 >::cellDof_

Definition at line 121 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ computedDofs_

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

Definition at line 120 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ negPartialProjAtBasisEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4 >::negPartialProjAtBasisEPoints_

Definition at line 112 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ nonWeightedBasisAtBasisEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4 >::nonWeightedBasisAtBasisEPoints_

Definition at line 113 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ numCellDofs_

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

Definition at line 122 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ numSideDofs_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4 >::numSideDofs_

Definition at line 125 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ offsetBasis_

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

Definition at line 123 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ offsetTarget_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4 >::offsetTarget_

Definition at line 124 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ targetEWeights_

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

Definition at line 117 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ wBasisAtBasisEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4 >::wBasisAtBasisEPoints_

Definition at line 116 of file Intrepid2_ProjectionToolsDefHDIV.hpp.

◆ wBasisAtTargetEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_HDiv< ViewType1, ViewType2, ViewType3, ViewType4 >::wBasisAtTargetEPoints_

Definition at line 119 of file Intrepid2_ProjectionToolsDefHDIV.hpp.


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