Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType > Struct Template Reference

Public Member Functions

 F_modifyBasisByOrientation (ortViewType orts_, OutputViewType output_, inputViewType input_, o2tViewType ordinalToTag_, t2oViewType tagToOrdinal_, const dataViewType matData_, const ordinal_type cellDim_, const ordinal_type numVerts_, const ordinal_type numEdges_, const ordinal_type numFaces_, const ordinal_type numPoints_, const ordinal_type dimBasis_)
 
KOKKOS_INLINE_FUNCTION void operator() (const ordinal_type cell) const
 

Public Attributes

ortViewType orts
 
OutputViewType output
 
inputViewType input
 
o2tViewType ordinalToTag
 
t2oViewType tagToOrdinal
 
const dataViewType matData
 
const ordinal_type cellDim
 
const ordinal_type numVerts
 
const ordinal_type numEdges
 
const ordinal_type numFaces
 
const ordinal_type numPoints
 
const ordinal_type dimBasis
 

Detailed Description

template<typename ortViewType, typename OutputViewType, typename inputViewType, typename o2tViewType, typename t2oViewType, typename dataViewType>
struct Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >

Definition at line 132 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.


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