| 
    Intrepid2
    
   | 
 
Functor to compute inverse see Intrepid2::RealSpaceTools for more. More...
#include <Intrepid2_RealSpaceToolsDef.hpp>
Public Types | |
| 
typedef  inMatViewType::non_const_value_type  | value_type | 
Static Public Member Functions | |
| template<typename matViewType , typename invViewType > | |
| static  KOKKOS_FORCEINLINE_FUNCTION void  | apply_inverse (invViewType inv, const matViewType mat) | 
Public Attributes | |
| inverseMatViewType | _inverseMats | 
| inMatViewType | _inMats | 
Functor to compute inverse see Intrepid2::RealSpaceTools for more.
Definition at line 602 of file Intrepid2_RealSpaceToolsDef.hpp.
 1.8.5