|
Intrepid2
|
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_, const bool leftMultiply_=true, const bool transpose_=false) | |
| 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 |
| const bool | leftMultiply |
| const bool | transpose |
Definition at line 55 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
|
inline |
Definition at line 69 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
|
inline |
Definition at line 100 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| const ordinal_type Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::cellDim |
Definition at line 63 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| const ordinal_type Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::dimBasis |
Definition at line 63 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| inputViewType Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::input |
Definition at line 58 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| const bool Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::leftMultiply |
Definition at line 64 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| const dataViewType Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::matData |
Definition at line 62 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| const ordinal_type Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::numEdges |
Definition at line 63 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| const ordinal_type Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::numFaces |
Definition at line 63 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| const ordinal_type Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::numPoints |
Definition at line 63 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| const ordinal_type Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::numVerts |
Definition at line 63 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| o2tViewType Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::ordinalToTag |
Definition at line 59 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| ortViewType Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::orts |
Definition at line 56 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| OutputViewType Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::output |
Definition at line 57 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| t2oViewType Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::tagToOrdinal |
Definition at line 60 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.
| const bool Intrepid2::F_modifyBasisByOrientation< ortViewType, OutputViewType, inputViewType, o2tViewType, t2oViewType, dataViewType >::transpose |
Definition at line 67 of file Intrepid2_OrientationToolsDefModifyBasis.hpp.