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

Public Member Functions

 ComputeBasisCoeffsOnCells_L2 (const ViewType1 basisCoeffs, ViewType1 negPartialProj, const ViewType1 internalBasisAtBasisEPoints, const ViewType1 basisAtBasisEPoints, const ViewType2 basisEWeights, const ViewType1 wBasisAtBasisEPoints, const ViewType2 targetEWeights, const ViewType1 basisAtTargetEPoints, const ViewType1 wBasisDofAtTargetEPoints, const ViewType3 computedDofs, const ViewType4 elemDof, ordinal_type fieldDim, ordinal_type numElemDofs, ordinal_type offsetBasis, ordinal_type offsetTarget, ordinal_type numVertexEdgeFaceDofs)
 
void KOKKOS_INLINE_FUNCTION operator() (const ordinal_type ic) const
 

Public Attributes

const ViewType1 basisCoeffs_
 
const ViewType1 negPartialProj_
 
const ViewType1 internalBasisAtBasisEPoints_
 
const ViewType1 basisAtBasisEPoints_
 
const ViewType2 basisEWeights_
 
const ViewType1 wBasisAtBasisEPoints_
 
const ViewType2 targetEWeights_
 
const ViewType1 basisAtTargetEPoints_
 
const ViewType1 wBasisDofAtTargetEPoints_
 
const ViewType3 computedDofs_
 
const ViewType4 elemDof_
 
ordinal_type fieldDim_
 
ordinal_type numElemDofs_
 
ordinal_type offsetBasis_
 
ordinal_type offsetTarget_
 
ordinal_type numVertexEdgeFaceDofs_
 

Detailed Description

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

Definition at line 260 of file Intrepid2_ProjectionToolsDefL2.hpp.

Constructor & Destructor Documentation

◆ ComputeBasisCoeffsOnCells_L2()

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4 >::ComputeBasisCoeffsOnCells_L2 ( const ViewType1  basisCoeffs,
ViewType1  negPartialProj,
const ViewType1  internalBasisAtBasisEPoints,
const ViewType1  basisAtBasisEPoints,
const ViewType2  basisEWeights,
const ViewType1  wBasisAtBasisEPoints,
const ViewType2  targetEWeights,
const ViewType1  basisAtTargetEPoints,
const ViewType1  wBasisDofAtTargetEPoints,
const ViewType3  computedDofs,
const ViewType4  elemDof,
ordinal_type  fieldDim,
ordinal_type  numElemDofs,
ordinal_type  offsetBasis,
ordinal_type  offsetTarget,
ordinal_type  numVertexEdgeFaceDofs 
)
inline

Definition at line 278 of file Intrepid2_ProjectionToolsDefL2.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 290 of file Intrepid2_ProjectionToolsDefL2.hpp.

Member Data Documentation

◆ basisAtBasisEPoints_

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

Definition at line 264 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ basisAtTargetEPoints_

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

Definition at line 268 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ basisCoeffs_

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

Definition at line 261 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ basisEWeights_

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

Definition at line 265 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ computedDofs_

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

Definition at line 270 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ elemDof_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType4 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4 >::elemDof_

Definition at line 271 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ fieldDim_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4 >::fieldDim_

Definition at line 272 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ internalBasisAtBasisEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4 >::internalBasisAtBasisEPoints_

Definition at line 263 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ negPartialProj_

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

Definition at line 262 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ numElemDofs_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4 >::numElemDofs_

Definition at line 273 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ numVertexEdgeFaceDofs_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
ordinal_type Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4 >::numVertexEdgeFaceDofs_

Definition at line 276 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ offsetBasis_

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

Definition at line 274 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ offsetTarget_

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

Definition at line 275 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ targetEWeights_

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

Definition at line 267 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ wBasisAtBasisEPoints_

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

Definition at line 266 of file Intrepid2_ProjectionToolsDefL2.hpp.

◆ wBasisDofAtTargetEPoints_

template<typename ViewType1 , typename ViewType2 , typename ViewType3 , typename ViewType4 >
const ViewType1 Intrepid2::FunctorsProjectionTools::ComputeBasisCoeffsOnCells_L2< ViewType1, ViewType2, ViewType3, ViewType4 >::wBasisDofAtTargetEPoints_

Definition at line 269 of file Intrepid2_ProjectionToolsDefL2.hpp.


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