Functor for applyFieldSigns, see Intrepid2::FunctionSpaceTools for more.
More...
#include <Intrepid2_FunctionSpaceToolsDef.hpp>
|
KOKKOS_INLINE_FUNCTION | F_applyFieldSigns (inoutFunctionViewType inoutFunction_, fieldSignViewType fieldSigns_) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type cl) const |
|
|
inoutFunctionViewType | _inoutFunction |
|
const fieldSignViewType | _fieldSigns |
|
template<typename inoutFunctionViewType, typename fieldSignViewType>
struct Intrepid2::FunctorFunctionSpaceTools::F_applyFieldSigns< inoutFunctionViewType, fieldSignViewType >
Functor for applyFieldSigns, see Intrepid2::FunctionSpaceTools for more.
Definition at line 903 of file Intrepid2_FunctionSpaceToolsDef.hpp.
The documentation for this struct was generated from the following file: