Functor to compute vector norm see Intrepid2::RealSpaceTools for more.
More...
#include <Intrepid2_RealSpaceToolsDef.hpp>
|
|
KOKKOS_INLINE_FUNCTION | F_vectorNorm (normArrayViewType normArray_, inVecViewType inVecs_, const ENorm normType_) |
| |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type iter) const |
| |
|
|
normArrayViewType | _normArray |
| |
|
inVecViewType | _inVecs |
| |
|
const ENorm | _normType |
| |
template<typename normArrayViewType, typename inVecViewType>
struct Intrepid2::FunctorRealSpaceTools::F_vectorNorm< normArrayViewType, inVecViewType >
Functor to compute vector norm see Intrepid2::RealSpaceTools for more.
Definition at line 468 of file Intrepid2_RealSpaceToolsDef.hpp.
The documentation for this struct was generated from the following file: