ViennaCL - The Vienna Computing Library  1.5.1
Public Member Functions
ilu0_tag Class Reference

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)

Detailed Description

A tag for incomplete LU factorization with static pattern (ILU0)


Constructor & Destructor Documentation

ilu0_tag ( bool  with_level_scheduling = false) [inline]

Member Function Documentation

bool use_level_scheduling ( ) const [inline]
void use_level_scheduling ( bool  b) [inline]

The documentation for this class was generated from the following file: