Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorCellTools::F_getSubcvCoords_Polygon2D< subcvCoordViewType, cellCoordViewType, mapViewType > Struct Template Reference

Functor for calculation of sub-control volume coordinates on polygons see Intrepid2::CellTools for more. More...

#include <Intrepid2_CellToolsDefControlVolume.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION F_getSubcvCoords_Polygon2D (subcvCoordViewType subcvCoords_, cellCoordViewType cellCoords_, mapViewType edgeMap_)
 
KOKKOS_INLINE_FUNCTION void operator() (const ordinal_type cell) const
 

Public Attributes

subcvCoordViewType _subcvCoords
 
const cellCoordViewType _cellCoords
 
const mapViewType _edgeMap
 

Detailed Description

template<typename subcvCoordViewType, typename cellCoordViewType, typename mapViewType>
struct Intrepid2::FunctorCellTools::F_getSubcvCoords_Polygon2D< subcvCoordViewType, cellCoordViewType, mapViewType >

Functor for calculation of sub-control volume coordinates on polygons see Intrepid2::CellTools for more.

Definition at line 136 of file Intrepid2_CellToolsDefControlVolume.hpp.


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