Stokhos  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
cusp::precond::aggregation::detail::Dinv_A< MatrixType > Struct Template Reference
Inheritance diagram for cusp::precond::aggregation::detail::Dinv_A< MatrixType >:
Inheritance graph
[legend]
Collaboration diagram for cusp::precond::aggregation::detail::Dinv_A< MatrixType >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Dinv_A (const MatrixType &A)
template<typename Array1 , typename Array2 >
void operator() (const Array1 &x, Array2 &y) const

Public Attributes

const MatrixType & A
const cusp::precond::diagonal
< typename
MatrixType::value_type,
typename
MatrixType::memory_space > 
Dinv

template<typename MatrixType>
struct cusp::precond::aggregation::detail::Dinv_A< MatrixType >


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator