ViennaCL - The Vienna Computing Library  1.5.1
Static Public Member Functions
ilu< NumericT > Struct Template Reference

Main kernel class for generating OpenCL kernels for incomplete LU factorization preconditioners. More...

#include <ilu.hpp>

Static Public Member Functions

static std::string program_name ()
 
static void init (viennacl::ocl::context &ctx)
 

Detailed Description

template<class NumericT>
struct viennacl::linalg::opencl::kernels::ilu< NumericT >

Main kernel class for generating OpenCL kernels for incomplete LU factorization preconditioners.

Member Function Documentation

static void init ( viennacl::ocl::context ctx)
inlinestatic
static std::string program_name ( )
inlinestatic

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