PARALUTION
1.0.0
PARALUTION
|
#include "../solver.hpp"
#include "preconditioner.hpp"
#include "preconditioner_multicolored.hpp"
#include "../../base/local_vector.hpp"
#include <vector>
Go to the source code of this file.
Data Structures | |
class | paralution::MultiColoredILU< OperatorType, VectorType, ValueType > |
ILU(p,q) preconditioner (see power(q)-pattern method, D. Lukarski "Parallel Sparse Linear
Algebra for Multi-core and Many-core Platforms - Parallel Solvers and Preconditioners", PhD Thesis, 2012, KIT) More... | |
Namespaces | |
paralution | |