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.

Constructor & Destructor Documentation

◆ F_negativeWeighted2dInputCrossK()

template<typename outViewType , typename inputViewType , typename metricViewType >
KOKKOS_INLINE_FUNCTION Intrepid2::FunctorFunctionSpaceTools::F_negativeWeighted2dInputCrossK< outViewType, inputViewType, metricViewType >::F_negativeWeighted2dInputCrossK ( outViewType  output,
const inputViewType  input,
const metricViewType  metricTensorDet 
)
inline

Definition at line 184 of file Intrepid2_FunctionSpaceToolsDef.hpp.

Member Function Documentation

◆ operator()()

template<typename outViewType , typename inputViewType , typename metricViewType >
KOKKOS_INLINE_FUNCTION void Intrepid2::FunctorFunctionSpaceTools::F_negativeWeighted2dInputCrossK< outViewType, inputViewType, metricViewType >::operator() ( const size_type  ic) const
inline

Definition at line 190 of file Intrepid2_FunctionSpaceToolsDef.hpp.

Member Data Documentation

◆ input_

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

Definition at line 180 of file Intrepid2_FunctionSpaceToolsDef.hpp.

◆ metricTensorDet_

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

Definition at line 181 of file Intrepid2_FunctionSpaceToolsDef.hpp.

◆ output_

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

Definition at line 179 of file Intrepid2_FunctionSpaceToolsDef.hpp.


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