Intrepid2
Public Types | Public Member Functions | Public Attributes | List of all members
Intrepid2::checkPointInclusionFunctor< cellTopologyKey, OutputViewType, InputViewType > Struct Template Reference

Public Types

using ScalarType = typename ScalarTraits< typename InputViewType::value_type >::scalar_type
 

Public Member Functions

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
 

Public Attributes

OutputViewType output_
 
InputViewType input_
 
ScalarType threshold_
 

Detailed Description

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: