|
Intrepid2
|
Functor for calculation of sub-control volume coordinates on tetrahedra see Intrepid2::CellTools for more. More...
#include <Intrepid2_CellToolsDefControlVolume.hpp>
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION | F_getSubcvCoords_Tetrahedron (subcvCoordViewType subcvCoords_, cellCoordViewType cellCoords_, mapViewType edgeMap_, mapViewType faceMap_) |
| KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type cell) const |
Public Attributes | |
| subcvCoordViewType | _subcvCoords |
| const cellCoordViewType | _cellCoords |
| const mapViewType | _edgeMap |
| const mapViewType | _faceMap |
Functor for calculation of sub-control volume coordinates on tetrahedra see Intrepid2::CellTools for more.
Definition at line 233 of file Intrepid2_CellToolsDefControlVolume.hpp.
|
inline |
Definition at line 239 of file Intrepid2_CellToolsDefControlVolume.hpp.
|
inline |
Definition at line 246 of file Intrepid2_CellToolsDefControlVolume.hpp.
| const cellCoordViewType Intrepid2::FunctorCellTools::F_getSubcvCoords_Tetrahedron< subcvCoordViewType, cellCoordViewType, mapViewType >::_cellCoords |
Definition at line 235 of file Intrepid2_CellToolsDefControlVolume.hpp.
| const mapViewType Intrepid2::FunctorCellTools::F_getSubcvCoords_Tetrahedron< subcvCoordViewType, cellCoordViewType, mapViewType >::_edgeMap |
Definition at line 236 of file Intrepid2_CellToolsDefControlVolume.hpp.
| const mapViewType Intrepid2::FunctorCellTools::F_getSubcvCoords_Tetrahedron< subcvCoordViewType, cellCoordViewType, mapViewType >::_faceMap |
Definition at line 236 of file Intrepid2_CellToolsDefControlVolume.hpp.
| subcvCoordViewType Intrepid2::FunctorCellTools::F_getSubcvCoords_Tetrahedron< subcvCoordViewType, cellCoordViewType, mapViewType >::_subcvCoords |
Definition at line 234 of file Intrepid2_CellToolsDefControlVolume.hpp.