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


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