Functor to compute determinant see Intrepid2::RealSpaceTools for more.
More...
#include <Intrepid2_RealSpaceToolsDef.hpp>
|
KOKKOS_INLINE_FUNCTION | F_det (detArrayViewType detArray_, inMatViewType inMats_) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type pt) const |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type cl, const ordinal_type pt) const |
|
|
detArrayViewType | _detArray |
|
inMatViewType | _inMats |
|
template<typename detArrayViewType, typename inMatViewType>
struct Intrepid2::FunctorRealSpaceTools::F_det< detArrayViewType, inMatViewType >
Functor to compute determinant see Intrepid2::RealSpaceTools for more.
Definition at line 756 of file Intrepid2_RealSpaceToolsDef.hpp.
The documentation for this struct was generated from the following file: