aboutsummaryrefslogtreecommitdiff
path: root/src/driver
Commit message (Expand)AuthorAge
...
* make max_allowable_horizon_radius into an array parameterjthorn2003-11-19
* rename local_coord_origin --> proc_coord_originjthorn2003-10-15
* some changes to the (integer array index) <--> (floating point Cactus coords)jthorn2003-10-15
* delete find_every check from mask processingjthorn2003-09-11
* change mask semantics so "offset" is always interpreted in terms ofjthorn2003-09-11
* 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
* 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
* 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
* instead of printing the rms- and infinity-norms of Theta at each Newtonjthorn2003-07-21
* 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
* * change comments in all make.code.defn filesjthorn2003-06-04
* new parameters for sparse-matrix librariesjthorn2003-06-04
* Jacobian::solve_linear_system() now returns *reciprocal* condition numberjthorn2003-06-02
* set up and pass parameter structure down to Jacobian::solve_linear_system()jthorn2003-06-02
* fix a bug where the old-style mask was set to the buffer valuejthorn2003-05-27
* - update to use new return codes from SpaceMask (-1=error instead of 0=error)jthorn2003-05-23
* redo excision mask:jthorn2003-05-13
* expand/clarify some commentsjthorn2003-05-11
* When unpacking the interprocessor synchronization results from ourjthorn2003-05-09
* split former initial-data optionjthorn2003-05-02
* Change from using a private Strlcat() function to the Util_Strlcat()jthorn2003-05-02
* fix typo in comment -- no executable code changesjthorn2003-04-10
* Add the ability to set *both* the old-style (CCTK_REAL)jthorn2003-03-25
* pull C-compatible stuff out of "jtutil/util.hh" into a separatejthorn2003-03-24
* fix the misfeature where the excision mask wasn't set in the symmetry zonesjthorn2003-03-20
* tweak info printingjthorn2003-03-17
* tweak debug printingjthorn2003-03-17
* bring cvs back into line with files from my laptopjthorn2003-03-17
* remove or #ifdef out ugly-hack debugging code in the last commitjthorn2003-03-17
* oops, forgot to copy min/max xyz in BH_diagnostics::copy_from_buffer()jthorn2003-03-17
* add 1st draft of support for setting an excision maskjthorn2003-03-17
* major rewrite of multiprocessor synchronization logic to fix assorted bugsjthorn2003-03-12