|
Intrepid2
|
Functor to compute matvec see Intrepid2::RealSpaceTools for more. More...
#include <Intrepid2_RealSpaceToolsDef.hpp>
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION | F_AtA (outMatViewType outMats_, inMatViewType inMats_) |
| KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type iter) const |
Public Attributes | |
| outMatViewType | _outMats |
| const inMatViewType | _inMats |
Functor to compute matvec see Intrepid2::RealSpaceTools for more.
Definition at line 1304 of file Intrepid2_RealSpaceToolsDef.hpp.
|
inline |
Definition at line 1309 of file Intrepid2_RealSpaceToolsDef.hpp.
|
inline |
Definition at line 1314 of file Intrepid2_RealSpaceToolsDef.hpp.
| const inMatViewType Intrepid2::FunctorRealSpaceTools::F_AtA< outMatViewType, inMatViewType >::_inMats |
Definition at line 1306 of file Intrepid2_RealSpaceToolsDef.hpp.
| outMatViewType Intrepid2::FunctorRealSpaceTools::F_AtA< outMatViewType, inMatViewType >::_outMats |
Definition at line 1305 of file Intrepid2_RealSpaceToolsDef.hpp.