|
Intrepid2
|
Functor to compute transpose see Intrepid2::RealSpaceTools for more. More...
#include <Intrepid2_RealSpaceToolsDef.hpp>
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION | F_transpose (transposeMatViewType transposeMats_, inMatViewType inMats_) |
| KOKKOS_INLINE_FUNCTION void | operator() (const size_type iter) const |
Public Attributes | |
| transposeMatViewType | _transposeMats |
| inMatViewType | _inMats |
Functor to compute transpose see Intrepid2::RealSpaceTools for more.
Definition at line 507 of file Intrepid2_RealSpaceToolsDef.hpp.
|
inline |
Definition at line 512 of file Intrepid2_RealSpaceToolsDef.hpp.
|
inline |
Definition at line 517 of file Intrepid2_RealSpaceToolsDef.hpp.
| inMatViewType Intrepid2::FunctorRealSpaceTools::F_transpose< transposeMatViewType, inMatViewType >::_inMats |
Definition at line 509 of file Intrepid2_RealSpaceToolsDef.hpp.
| transposeMatViewType Intrepid2::FunctorRealSpaceTools::F_transpose< transposeMatViewType, inMatViewType >::_transposeMats |
Definition at line 508 of file Intrepid2_RealSpaceToolsDef.hpp.