|
Intrepid2
|
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_ |
Definition at line 106 of file Intrepid2_CellToolsDefRefToPhys.hpp.
|
inline |
Definition at line 114 of file Intrepid2_CellToolsDefRefToPhys.hpp.
|
inline |
Definition at line 122 of file Intrepid2_CellToolsDefRefToPhys.hpp.
| const paramPointsViewType Intrepid2::FunctorCellTools::F_mapReferenceSubcellBatch< refSubcellViewType, paramPointsViewType, subcellMapViewType, ordViewType >::paramPoints_ |
Definition at line 108 of file Intrepid2_CellToolsDefRefToPhys.hpp.
| refSubcellViewType Intrepid2::FunctorCellTools::F_mapReferenceSubcellBatch< refSubcellViewType, paramPointsViewType, subcellMapViewType, ordViewType >::refSubcellPoints_ |
Definition at line 107 of file Intrepid2_CellToolsDefRefToPhys.hpp.
| const ordinal_type Intrepid2::FunctorCellTools::F_mapReferenceSubcellBatch< refSubcellViewType, paramPointsViewType, subcellMapViewType, ordViewType >::sideDim_ |
Definition at line 111 of file Intrepid2_CellToolsDefRefToPhys.hpp.
| const subcellMapViewType Intrepid2::FunctorCellTools::F_mapReferenceSubcellBatch< refSubcellViewType, paramPointsViewType, subcellMapViewType, ordViewType >::subcellMap_ |
Definition at line 109 of file Intrepid2_CellToolsDefRefToPhys.hpp.
| const ordViewType Intrepid2::FunctorCellTools::F_mapReferenceSubcellBatch< refSubcellViewType, paramPointsViewType, subcellMapViewType, ordViewType >::subcellOrd_ |
Definition at line 110 of file Intrepid2_CellToolsDefRefToPhys.hpp.