Stokhos  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
cusp::block_multilevel< MatrixType, SmootherType, SolverType >::level Struct Reference

List of all members.

Public Member Functions

template<typename Level_Type >
 level (const Level_Type &level)

Public Attributes

MatrixType R
MatrixType A
MatrixType P
cusp::array2d< ValueType,
MemorySpace, Orientation > 
x
cusp::array2d< ValueType,
MemorySpace, Orientation > 
b
cusp::array2d< ValueType,
MemorySpace, Orientation > 
residual
SmootherType smoother

template<typename MatrixType, typename SmootherType, typename SolverType>
struct cusp::block_multilevel< MatrixType, SmootherType, SolverType >::level


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