|
Intrepid2
|
This [deprecated] class implements a check function that determines whether a given point is inside or outside the reference cell for a specific topology. The class has a template argument for the key of the shards topology. More...
#include <Intrepid2_CellData.hpp>
Static Public Member Functions | |
| template<typename PointViewType , typename ScalarType > | |
| static KOKKOS_INLINE_FUNCTION bool | check (const PointViewType &point, const ScalarType threshold) |
This [deprecated] class implements a check function that determines whether a given point is inside or outside the reference cell for a specific topology. The class has a template argument for the key of the shards topology.
Definition at line 350 of file Intrepid2_CellData.hpp.
|
inlinestatic |
Definition at line 355 of file Intrepid2_CellData.hpp.