|
using | ScalarType = typename ScalarTraits< typename InputViewType::value_type >::scalar_type |
|
|
KOKKOS_INLINE_FUNCTION | checkPointInclusionFunctor (OutputViewType output, const InputViewType input, const ScalarType threshold) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type i) const |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type i, const ordinal_type j) const |
|
|
OutputViewType | output_ |
|
InputViewType | input_ |
|
ScalarType | threshold_ |
|
template<unsigned cellTopologyKey, typename OutputViewType, typename InputViewType>
struct Intrepid2::checkPointInclusionFunctor< cellTopologyKey, OutputViewType, InputViewType >
Definition at line 94 of file Intrepid2_CellToolsDefInclusion.hpp.
The documentation for this struct was generated from the following file: