Intrepid2
Public Member Functions | Public Attributes | List of all members
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 844 of file Intrepid2_FunctionSpaceToolsDef.hpp.


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