Intrepid2
Intrepid2::FunctorFunctionSpaceTools::F_applyRightFieldSigns< inoutOperatorViewType, fieldSignViewType > Struct Template Reference

Functor for applyRightFieldSigns, see Intrepid2::FunctionSpaceTools for more. More...

#include <Intrepid2_FunctionSpaceToolsDef.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION F_applyRightFieldSigns (inoutOperatorViewType inoutOperator_, fieldSignViewType fieldSigns_)
KOKKOS_INLINE_FUNCTION void operator() (const ordinal_type cl) const

Public Attributes

inoutOperatorViewType _inoutOperator
const fieldSignViewType _fieldSigns

Detailed Description

template<typename inoutOperatorViewType, typename fieldSignViewType>
struct Intrepid2::FunctorFunctionSpaceTools::F_applyRightFieldSigns< inoutOperatorViewType, fieldSignViewType >

Functor for applyRightFieldSigns, see Intrepid2::FunctionSpaceTools for more.

Definition at line 953 of file Intrepid2_FunctionSpaceToolsDef.hpp.

Constructor & Destructor Documentation

◆ F_applyRightFieldSigns()

template<typename inoutOperatorViewType, typename fieldSignViewType>
KOKKOS_INLINE_FUNCTION Intrepid2::FunctorFunctionSpaceTools::F_applyRightFieldSigns< inoutOperatorViewType, fieldSignViewType >::F_applyRightFieldSigns ( inoutOperatorViewType inoutOperator_,
fieldSignViewType fieldSigns_ )
inline

Definition at line 958 of file Intrepid2_FunctionSpaceToolsDef.hpp.

Member Function Documentation

◆ operator()()

template<typename inoutOperatorViewType, typename fieldSignViewType>
KOKKOS_INLINE_FUNCTION void Intrepid2::FunctorFunctionSpaceTools::F_applyRightFieldSigns< inoutOperatorViewType, fieldSignViewType >::operator() ( const ordinal_type cl) const
inline

Definition at line 963 of file Intrepid2_FunctionSpaceToolsDef.hpp.

Member Data Documentation

◆ _fieldSigns

template<typename inoutOperatorViewType, typename fieldSignViewType>
const fieldSignViewType Intrepid2::FunctorFunctionSpaceTools::F_applyRightFieldSigns< inoutOperatorViewType, fieldSignViewType >::_fieldSigns

Definition at line 955 of file Intrepid2_FunctionSpaceToolsDef.hpp.

◆ _inoutOperator

template<typename inoutOperatorViewType, typename fieldSignViewType>
inoutOperatorViewType Intrepid2::FunctorFunctionSpaceTools::F_applyRightFieldSigns< inoutOperatorViewType, fieldSignViewType >::_inoutOperator

Definition at line 954 of file Intrepid2_FunctionSpaceToolsDef.hpp.


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