Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | Static Public Member Functions | List of all members
Ifpack2::Details::LocalReciprocalThreshold< Kokkos::View< Sacado::MP::Vector< S > *, P... >, SizeType > Struct Template Reference

#include <Stokhos_Ifpack2_MP_Vector.hpp>

Public Types

typedef Kokkos::View< Sacado::MP::Vector< S > *, P... > XV
 

Static Public Member Functions

static void compute (const XV &X, const typename XV::non_const_value_type &minVal)
 

Detailed Description

template<class S, class ... P, class SizeType>
struct Ifpack2::Details::LocalReciprocalThreshold< Kokkos::View< Sacado::MP::Vector< S > *, P... >, SizeType >

Definition at line 61 of file Stokhos_Ifpack2_MP_Vector.hpp.

Member Typedef Documentation

◆ XV

template<class S , class ... P, class SizeType >
typedef Kokkos::View<Sacado::MP::Vector<S>*,P...> Ifpack2::Details::LocalReciprocalThreshold< Kokkos::View< Sacado::MP::Vector< S > *, P... >, SizeType >::XV

Definition at line 63 of file Stokhos_Ifpack2_MP_Vector.hpp.

Member Function Documentation

◆ compute()

template<class S , class ... P, class SizeType >
static void Ifpack2::Details::LocalReciprocalThreshold< Kokkos::View< Sacado::MP::Vector< S > *, P... >, SizeType >::compute ( const XV X,
const typename XV::non_const_value_type &  minVal 
)
inlinestatic

Definition at line 66 of file Stokhos_Ifpack2_MP_Vector.hpp.


The documentation for this struct was generated from the following file: