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

Public Member Functions

KOKKOS_INLINE_FUNCTION F_mapReferenceSubcellBatch (refSubcellViewType refSubcellPoints, const paramPointsViewType paramPoints, const subcellMapViewType subcellMap, ordViewType subcellOrd)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type isc, const size_type pt, const size_type d) const
 

Public Attributes

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

Detailed Description

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

Definition at line 106 of file Intrepid2_CellToolsDefRefToPhys.hpp.

Constructor & Destructor Documentation

◆ F_mapReferenceSubcellBatch()

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

Definition at line 114 of file Intrepid2_CellToolsDefRefToPhys.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 122 of file Intrepid2_CellToolsDefRefToPhys.hpp.

Member Data Documentation

◆ paramPoints_

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

Definition at line 108 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ refSubcellPoints_

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

Definition at line 107 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ sideDim_

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

Definition at line 111 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ subcellMap_

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

Definition at line 109 of file Intrepid2_CellToolsDefRefToPhys.hpp.

◆ subcellOrd_

template<typename refSubcellViewType , typename paramPointsViewType , typename subcellMapViewType , typename ordViewType >
const ordViewType Intrepid2::FunctorCellTools::F_mapReferenceSubcellBatch< refSubcellViewType, paramPointsViewType, subcellMapViewType, ordViewType >::subcellOrd_

Definition at line 110 of file Intrepid2_CellToolsDefRefToPhys.hpp.


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