Intrepid2
Public Member Functions | Private Attributes | List of all members
Intrepid2::Impl::F_RefSpaceIntegral< Scalar, DeviceType > Class Template Reference

Public Member Functions

 F_RefSpaceIntegral (ScalarView< Scalar, DeviceType > integralView, Data< Scalar, DeviceType > left, Data< Scalar, DeviceType > right, Data< Scalar, DeviceType > weights, ordinal_type dimSpan)
 
KOKKOS_INLINE_FUNCTION void operator() (const ordinal_type &i, const ordinal_type &j) const
 

Private Attributes

ScalarView< Scalar, DeviceType > integral_
 
Data< Scalar, DeviceType > left_
 
Data< Scalar, DeviceType > right_
 
Data< Scalar, DeviceType > weights_
 
ordinal_type dimSpan_
 
ordinal_type leftRank_
 
ordinal_type rightRank_
 
ordinal_type numPoints_
 

Detailed Description

template<class Scalar, class DeviceType>
class Intrepid2::Impl::F_RefSpaceIntegral< Scalar, DeviceType >

Definition at line 1833 of file Intrepid2_IntegrationToolsDef.hpp.


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