Geogram  Version 1.9.1
A programming library of geometric algorithms
NL Directory Reference

Files

file  nl.h [code]
 The public API of the OpenNL linear solver library. Click the "More..." link below for simple example programs.
 
file  nl_arpack.h [code]
 Internal OpenNL functions that interfaces ARPACK.
 
file  nl_blas.h [code]
 Abstract interface to the basic linear algebra routines used by OpenNL internally.
 
file  nl_cholmod.h [code]
 Internal OpenNL functions that interface Cholmod.
 
file  nl_context.h [code]
 Internal OpenNL functions to manipulate contexts.
 
file  nl_cuda.h [code]
 Internal OpenNL functions that interface with CUDA.
 
file  nl_ext.h [code]
 Some optional extensions of the OpenNL linear solver library.
 
file  nl_iterative_solvers.h [code]
 Internal OpenNL functions that implement iterative solvers.
 
file  nl_linkage.h [code]
 Specify linkage for OpenNL integrated into Geogram.
 
file  nl_matrix.h [code]
 Internal OpenNL functions to manipulate sparse matrices.
 
file  nl_mkl.h [code]
 Internal OpenNL functions that interface MKL.
 
file  nl_preconditioners.h [code]
 Internal OpenNL functions that implement preconditioners.
 
file  nl_private.h [code]
 Some macros and functions used internally by OpenNL.
 
file  nl_superlu.h [code]
 Internal OpenNL functions that interfaces SuperLU.