Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
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]

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
 

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