User:Edu159: Difference between revisions

Jump to navigation Jump to search
10 bytes removed ,  21 March 2014
Line 128: Line 128:
These are the main files that will be needed for the project:
These are the main files that will be needed for the project:


* ilu.m -- Act as a wrapper for the rest of the ilu functions  
* ilu.m -- Act as a wrapper for the rest of ilu functions  
** ilu0.cc -- Implements ilu decomposition zero level of fill
** ilu0.cc -- Implements ilu decomposition zero level of fill
** ilut.cc -- Implements ilu decomposition with threshold
** ilut.cc -- Implements ilu decomposition with threshold
Line 134: Line 134:
** ilutp.cc-- Implements the ilu decomposition with threshold and pivoting
** ilutp.cc-- Implements the ilu decomposition with threshold and pivoting


*ichol.m -- Act as a wraper for the rest of ichol functions
*ichol.m -- Act as a wraper for the rest of functions
** ichol0.cc -- Implements ichol decomposition with zero level of fill
** ichol0.cc -- Implements ichol decomposition with zero level of fill
** icholt.cc -- Implements ichol decomposition with threshold
** icholt.cc -- Implements ichol decomposition with threshold
77

edits

Navigation menu