|
Stokhos Development
|


Classes | |
| struct | level |
Public Types | |
| typedef MatrixType::index_type | IndexType |
| typedef MatrixType::value_type | ValueType |
| typedef MatrixType::memory_space | MemorySpace |
| typedef SmootherType::orientation | Orientation |
Public Attributes | |
| SolverType | solver |
| std::vector< level > | levels |
Protected Member Functions | |
| template<typename Array1, typename Array2> | |
| void | _solve (const Array1 &b, Array2 &x, const size_t i) |