Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorCellTools::F_mapReferenceSubcell2< refSubcellViewType, paramPointsViewType, subcellMapViewType > Struct Template Reference

Public Member Functions

KOKKOS_INLINE_FUNCTION F_mapReferenceSubcell2 (refSubcellViewType refSubcellPoints, const paramPointsViewType paramPoints, const subcellMapViewType subcellMap, ordinal_type subcellOrd, ordinal_type dim)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type pt) const
 

Public Attributes

refSubcellViewType refSubcellPoints_
 
const paramPointsViewType paramPoints_
 
const subcellMapViewType subcellMap_
 
ordinal_type subcellOrd_
 
ordinal_type dim_
 

Detailed Description

template<typename refSubcellViewType, typename paramPointsViewType, typename subcellMapViewType>
struct Intrepid2::FunctorCellTools::F_mapReferenceSubcell2< refSubcellViewType, paramPointsViewType, subcellMapViewType >

Definition at line 111 of file Intrepid2_CellToolsDefRefToPhys.hpp.

Constructor & Destructor Documentation

◆ F_mapReferenceSubcell2()

template<typename refSubcellViewType , typename paramPointsViewType , typename subcellMapViewType >
KOKKOS_INLINE_FUNCTION Intrepid2::FunctorCellTools::F_mapReferenceSubcell2< refSubcellViewType, paramPointsViewType, subcellMapViewType >::F_mapReferenceSubcell2 ( refSubcellViewType  refSubcellPoints,
const paramPointsViewType  paramPoints,
const subcellMapViewType  subcellMap,
ordinal_type  subcellOrd,
ordinal_type  dim 
)
inline

Definition at line 118 of file Intrepid2_CellToolsDefRefToPhys.hpp.

Member Function Documentation

◆ operator()()

template<typename refSubcellViewType , typename paramPointsViewType , typename subcellMapViewType >
KOKKOS_INLINE_FUNCTION void Intrepid2::FunctorCellTools::F_mapReferenceSubcell2< refSubcellViewType, paramPointsViewType, subcellMapViewType >::operator() ( const size_type  pt) const
inline

Definition at line 127 of file Intrepid2_CellToolsDefRefToPhys.hpp.

Member Data Documentation

◆ dim_

template<typename refSubcellViewType , typename paramPointsViewType , typename subcellMapViewType >
ordinal_type Intrepid2::FunctorCellTools::F_mapReferenceSubcell2< refSubcellViewType, paramPointsViewType, subcellMapViewType >::dim_

Definition at line 115 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ paramPoints_

template<typename refSubcellViewType , typename paramPointsViewType , typename subcellMapViewType >
const paramPointsViewType Intrepid2::FunctorCellTools::F_mapReferenceSubcell2< refSubcellViewType, paramPointsViewType, subcellMapViewType >::paramPoints_

Definition at line 113 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ refSubcellPoints_

template<typename refSubcellViewType , typename paramPointsViewType , typename subcellMapViewType >
refSubcellViewType Intrepid2::FunctorCellTools::F_mapReferenceSubcell2< refSubcellViewType, paramPointsViewType, subcellMapViewType >::refSubcellPoints_

Definition at line 112 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ subcellMap_

template<typename refSubcellViewType , typename paramPointsViewType , typename subcellMapViewType >
const subcellMapViewType Intrepid2::FunctorCellTools::F_mapReferenceSubcell2< refSubcellViewType, paramPointsViewType, subcellMapViewType >::subcellMap_

Definition at line 114 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ subcellOrd_

template<typename refSubcellViewType , typename paramPointsViewType , typename subcellMapViewType >
ordinal_type Intrepid2::FunctorCellTools::F_mapReferenceSubcell2< refSubcellViewType, paramPointsViewType, subcellMapViewType >::subcellOrd_

Definition at line 115 of file Intrepid2_CellToolsDefRefToPhys.hpp.


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