Graphite Version 3
An experimental 3D geometry processing program
Loading...
Searching...
No Matches
NL Directory Reference

Files

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