A tag for incomplete LU factorization with static pattern (ILU0)
More...
#include <ilu0.hpp>
A tag for incomplete LU factorization with static pattern (ILU0)
- Examples:
- iterative-ublas.cpp, and iterative.cpp.
Definition at line 58 of file ilu0.hpp.
viennacl::linalg::ilu0_tag::ilu0_tag |
( |
bool |
with_level_scheduling = false | ) |
|
|
inline |
bool viennacl::linalg::ilu0_tag::use_level_scheduling |
( |
| ) |
const |
|
inline |
void viennacl::linalg::ilu0_tag::use_level_scheduling |
( |
bool |
b | ) |
|
|
inline |
The documentation for this class was generated from the following file: