Stokhos  Development
Public Types | Public Member Functions | Public Attributes | List of all members
cusp::precond::aggregation::sa_level< MatrixType > Struct Template Reference

Public Types

typedef MatrixType::index_type IndexType
 
typedef MatrixType::value_type ValueType
 
typedef MatrixType::memory_space MemorySpace
 

Public Member Functions

template<typename SA_Level_Type >
 sa_level (const SA_Level_Type &sa_level)
 

Public Attributes

MatrixType A_
 
cusp::array1d< IndexType, MemorySpace > aggregates
 
cusp::array1d< ValueType, MemorySpace > B
 
ValueType rho_DinvA
 

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