|
ViennaCL - The Vienna Computing Library
1.5.1
|
A tag for incomplete LU factorization with static pattern (ILU0) More...
#include <ilu0.hpp>
Public Member Functions | |
| ilu0_tag (bool with_level_scheduling=false) | |
| bool | use_level_scheduling () const |
| void | use_level_scheduling (bool b) |
A tag for incomplete LU factorization with static pattern (ILU0)
| ilu0_tag | ( | bool | with_level_scheduling = false | ) | [inline] |
| bool use_level_scheduling | ( | ) | const [inline] |
| void use_level_scheduling | ( | bool | b | ) | [inline] |
1.7.6.1