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 111 of file Intrepid2_CellToolsDefRefToPhys.hpp.


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