aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Jacobian::solve_linear_system() now returns *reciprocal* condition numberjthorn2003-06-02
* solve_linear_system() now returns *reciprocal* condition numberjthorn2003-06-02
* * solve_linear_system() now returns *reciprocal* condition numberjthorn2003-06-02
* comment tweakjthorn2003-06-02
* no more ILUCG wrapper routines!jthorn2003-06-02
* add parameters for convergence criteria for ILUCG sparse linear solverjthorn2003-06-02
* set up and pass parameter structure down to Jacobian::solve_linear_system()jthorn2003-06-02
* * add explicit parameter structure for solve_linear_system()jthorn2003-06-02
* * remove ilucg.h (moved to ../sparse-matrix/ilucg/)jthorn2003-06-02
* don't need this any more -- ILUCG subroutines modified to have directlyjthorn2003-06-02
* moved to ../sparse-matrix/ilucg/jthorn2003-06-02
* ilucg.h move here from ../../elliptic/jthorn2003-06-02
* add option for UMFPACK sparse matrix library (code isn't there yet)jthorn2003-06-02
* add an example par file showing how to set the interpolator parametersjthorn2003-05-27
* fix a bug where the old-style mask was set to the buffer valuejthorn2003-05-27
* fix output file/directory namesjthorn2003-05-27
* new par files with shorter & more mnemonic namesjthorn2003-05-27
* get ride of these out-of-date par filesjthorn2003-05-27
* get rid of these out-of-date par filesjthorn2003-05-27
* fix IOASCII parameters for gnuplot outputjthorn2003-05-27
* fix typo in commentjthorn2003-05-26
* clarify pseudocode algorithm to explain how noshrink option worksjthorn2003-05-26
* explicitly give what the horizon shape is when you specifyjthorn2003-05-23
* - update to use new return codes from SpaceMask (-1=error instead of 0=error)jthorn2003-05-23
* add to "small things" sectionjthorn2003-05-16
* allow searching for up to 10 horizons in a slicejthorn2003-05-14
* fix error-handling code for when one processor gets CCTK_INTERP_ERROR_POINT_O...jthorn2003-05-14
* if we get a CCTK_ERROR_INTERP_POINT_OUTSIDE error code (point outside grid),jthorn2003-05-13
* redo excision mask:jthorn2003-05-13
* expand/clarify some commentsjthorn2003-05-11
* tiny code tweakjthorn2003-05-09
* When unpacking the interprocessor synchronization results from ourjthorn2003-05-09
* change error handling if geometry interpolatorjthorn2003-05-07
* if we get the error code CCTK_ERROR_INTERP_POINT_OUTSIDE back fromjthorn2003-05-06
* add #ifndef include guards to a bunch of files, even though they shouldn'tjthorn2003-05-06
* add /*NOTREACHED*/ comments after some error_exit() callsjthorn2003-05-06
* Harwell sparse matrix library, as obtained from netlib,jthorn2003-05-05
* detailed description moved down to subdirectoriesjthorn2003-05-05
* explain the origin of these routinesjthorn2003-05-05
* move sparse matrix routines from elliptic/ to new directory sparse-matrix/jthorn2003-05-05
* sparse-matrix routines are now moved to ../sparse-matrix/ subdirectoriesjthorn2003-05-05
* add ILUCG routines in a separate directoryjthorn2003-05-05
* split former initial-data optionjthorn2003-05-02
* Change from using a private Strlcat() function to the Util_Strlcat()jthorn2003-05-02
* small tweaksjthorn2003-05-02
* fix typo in comment -- no executable code changesjthorn2003-04-10
* change (r,(mu,nu,phi)) --> (x,y,z) coordinate conversion functions sojthorn2003-04-10
* I should set CXXFLAGS for this thorn to turn off automagic templatejthorn2003-04-09
* add:jthorn2003-04-09
* add compiler options for SGI (modi4)jthorn2003-04-09