aboutsummaryrefslogtreecommitdiff
path: root/src/driver/driver.hh
Commit message (Expand)AuthorAge
* Dont use initial guess origins from parameters when tracking from gridscalarrhaas2013-02-02
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* * implement new verbose_level option "no output"jthorn2005-06-14
* fix a bug found by Yosef Zlochower:jthorn2005-06-14
* clarify commentjthorn2005-06-13
* make some of the mask parameters steerable (finally!!!)jthorn2005-02-28
* Fix a problem found by Erik Schnetter & Thomas Radke involvingjthorn2005-01-04
* * add interface to Erik's SphericalSurface thornjthorn2004-05-12
* * copy Cactus parameters to our local data structures,jthorn2004-05-05
* Cleanup the aliased-function interface:jthorn2004-02-12
* add a new parameter:jthorn2003-12-06
* At Ian Hawke's request, make the setting of an excision mask specifyablejthorn2003-12-03
* rename parameterjthorn2003-11-20
* add new parameterjthorn2003-11-20
* make max_allowable_horizon_radius into an array parameterjthorn2003-11-19
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* change the code so AHFinderDirect can tell DriftCorrect about ajthorn2003-08-01
* - inherit from IOjthorn2003-07-29
* rename parametersjthorn2003-07-28
* get rid of template function Cactus_variable_dataptr()jthorn2003-07-27
* switch mask processing from being done at the tail ofjthorn2003-07-27
* 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
* set up and pass parameter structure down to Jacobian::solve_linear_system()jthorn2003-06-02
* redo excision mask:jthorn2003-05-13
* split former initial-data optionjthorn2003-05-02
* Add the ability to set *both* the old-style (CCTK_REAL)jthorn2003-03-25
* 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
* compute min/max horizon radius for each horizon foundjthorn2003-02-27
* * general tidying of multiprocessor codejthorn2003-02-16
* * major changes to driver routines to find multiple horizons in paralleljthorn2003-02-15
* * add support for sparse-matrix Jacobians ==> works!jthorn2003-01-22
* start adding support for sparse matrix Jacobians (doesn't work yet)jthorn2003-01-20
* change so that only processor #0 writes data filesjthorn2003-01-17
* * change to not use STL vector class any morejthorn2003-01-16
* add beginnings of support for using new CCTK_InterpGridArrays()jthorn2003-01-13
* change in terminology/notation:jthorn2002-11-21
* rename parameter surface_integral_method to integral_methodjthorn2002-11-15
* add compuatation and printing of mean radius for each AH foundjthorn2002-11-04
* add support for (mirrored, not rotating) quadrant and octant gridsjthorn2002-10-28
* * #ifdef-out code for storing BH diagnostics in Cactus arraysjthorn2002-10-26
* rename parameter file_format to horizon_file_formatjthorn2002-10-26
* store BH diagnostics (= centroid x,y,z, area, m_irreducible)jthorn2002-10-26
* rename internal variables from "mass" to "m_irreducible"jthorn2002-10-26
* * Move suboptions out of top-level "method" parameter into separatejthorn2002-10-25
* tweak a commentjthorn2002-10-23