Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorCellTools::F_mapToPhysicalFrame< physPointViewType, worksetCellType, basisValType > Struct Template Reference

Functor for mapping reference points to physical frame see Intrepid2::CellTools for more. More...

#include <Intrepid2_CellToolsDefRefToPhys.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION F_mapToPhysicalFrame (physPointViewType physPoints_, worksetCellType worksetCells_, basisValType basisVals_)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type iter) const
 

Public Attributes

physPointViewType _physPoints
 
const worksetCellType _worksetCells
 
const basisValType _basisVals
 

Detailed Description

template<typename physPointViewType, typename worksetCellType, typename basisValType>
struct Intrepid2::FunctorCellTools::F_mapToPhysicalFrame< physPointViewType, worksetCellType, basisValType >

Functor for mapping reference points to physical frame see Intrepid2::CellTools for more.

Definition at line 72 of file Intrepid2_CellToolsDefRefToPhys.hpp.


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