Intrepid2
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 145 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 151 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 157 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 147 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 148 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 146 of file Intrepid2_FunctionSpaceToolsDef.hpp.


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