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

Public Member Functions

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

Public Attributes

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

Detailed Description

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

Definition at line 78 of file Intrepid2_CellToolsDefRefToPhys.hpp.

Constructor & Destructor Documentation

◆ F_mapReferenceSubcell()

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

Definition at line 86 of file Intrepid2_CellToolsDefRefToPhys.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 94 of file Intrepid2_CellToolsDefRefToPhys.hpp.

Member Data Documentation

◆ paramPoints_

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

Definition at line 80 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ refSubcellPoints_

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

Definition at line 79 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ sideDim_

template<typename refSubcellViewType , typename paramPointsViewType , typename subcellMapViewType >
const ordinal_type Intrepid2::FunctorCellTools::F_mapReferenceSubcell< refSubcellViewType, paramPointsViewType, subcellMapViewType >::sideDim_

Definition at line 83 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ subcellMap_

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

Definition at line 81 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ subcellOrd_

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

Definition at line 82 of file Intrepid2_CellToolsDefRefToPhys.hpp.


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