Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorFunctionSpaceTools::F_negativeWeighted2dInputCrossK< outViewType, inputViewType, metricViewType > Struct Template Reference

Public Member Functions

KOKKOS_INLINE_FUNCTION F_negativeWeighted2dInputCrossK (outViewType output, const inputViewType input, const metricViewType metricTensorDet)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type ic) const
 

Public Attributes

outViewType output_
 
const inputViewType input_
 
const metricViewType metricTensorDet_
 

Detailed Description

template<typename outViewType, typename inputViewType, typename metricViewType>
struct Intrepid2::FunctorFunctionSpaceTools::F_negativeWeighted2dInputCrossK< outViewType, inputViewType, metricViewType >

Definition at line 178 of file Intrepid2_FunctionSpaceToolsDef.hpp.


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