Stokhos  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types | Public Member Functions | Public Attributes
cusp::precond::aggregation::sa_level< MatrixType > Struct Template Reference

List of all members.

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

template<typename MatrixType>
struct cusp::precond::aggregation::sa_level< MatrixType >


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