aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* change the code so AHFinderDirect can tell DriftCorrect about ajthorn2003-08-01
* redo the previous fix for "core dumps if N_horizons = 0"jthorn2003-08-01
* do nothing gracefully if N_horizons is set to 0jthorn2003-07-31
* rename makefile to Makefile to stand out from other files injthorn2003-07-31
* we don't want a (non--no-op) default target in this makefilejthorn2003-07-31
* rename makefile to Makefile.standalonejthorn2003-07-31
* we don't want a default target here!jthorn2003-07-31
* rename standalone-test Makefile to what is now the Cactus standard namejthorn2003-07-31
* add an explanatory commentjthorn2003-07-31
* switch from using Cactus parameter N_horizons to using our own internal copyjthorn2003-07-31
* - inherit from IOjthorn2003-07-29
* rename parametersjthorn2003-07-28
* replace Boolean parameter find_AHsjthorn2003-07-28
* fix a typo in checking the geometry interpolator statusjthorn2003-07-28
* get rid of template function Cactus_variable_dataptr()jthorn2003-07-27
* move mask processing stuff (about the Cactus grid)jthorn2003-07-27
* switch mask processing from being done at the tail ofjthorn2003-07-27
* change enum geometry_methodjthorn2003-07-27
* drop support for (optionally) using CCTK_InterpLocalUniform() instead ofjthorn2003-07-27
* finish support for +xz quadrant (mirrored) patch system typejthorn2003-07-25
* add +xz quadrant (mirrored) patch system typejthorn2003-07-25
* * add support for CCTK_InterpGridArrays() returning per-pointjthorn2003-07-24
* drop support for CCTK_InterpLocalUniform() returning info aboutjthorn2003-07-23
* instead of printing the rms- and infinity-norms of Theta at each Newtonjthorn2003-07-21
* fix tiny typo in error message wordingjthorn2003-07-18
* add max_allowable_horizon_radiusjthorn2003-07-10
* add code to automagically generate control files for Thomas Radke'sjthorn2003-07-07
* add new parameter and code to allow computing surfaces of constant expansionjthorn2003-07-04
* at Ed's request, add 2 new columns to the BH_diagnostics file,jthorn2003-07-04
* further explanations of this thorn's programming stylejthorn2003-06-23
* change convergence criterion to fix a bug (which I introducedjthorn2003-06-12
* oops -- we want UMFPACK to be configured with C "int", not "long"jthorn2003-06-04
* fix a typo in CPPFLAGSjthorn2003-06-04
* UMFPACK wants Fortran integer to be C long, not int!jthorn2003-06-04
* remove an unused #definejthorn2003-06-04
* oops -- we don't want to link with LAPACKjthorn2003-06-04
* * change comments in all make.code.defn filesjthorn2003-06-04
* set parameter "supress_warnings" in parameter table before callingjthorn2003-06-04
* new configuration options for sparse-matrix librariesjthorn2003-06-04
* new parameters for sparse-matrix librariesjthorn2003-06-04
* many changes tojthorn2003-06-04
* changes to ILUCG subroutinesjthorn2003-06-04
* import the rest (of that subset that I need) of UMFPACK into CVSjthorn2003-06-04
* document *all* the sparse matrix routinesjthorn2003-06-02
* explain my code style a bit morejthorn2003-06-02
* tiny wording tweak in an error message;jthorn2003-06-02
* oops, mistakenly committed this with lots of run-time checking ofjthorn2003-06-02
* import of these files into AHFinderDirect cvsjthorn2003-06-02
* add 1st draft of code for UMFPACK sparse-matrix solverjthorn2003-06-02