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

Public Member Functions

KOKKOS_INLINE_FUNCTION F_mapReferenceSubcell1 (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_mapReferenceSubcell1< refSubcellViewType, paramPointsViewType, subcellMapViewType >

Definition at line 142 of file Intrepid2_CellToolsDefRefToPhys.hpp.


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