aboutsummaryrefslogtreecommitdiff
path: root/src/driver/setup.cc
Commit message (Expand)AuthorAge
* Use CCTK_VError in some placeseschnett2013-02-26
* Dont use initial guess origins from parameters when tracking from gridscalarrhaas2013-02-02
* Initialize Cactus grid scalar with data from internal data structuresrhaas2012-10-29
* 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
* make some of the mask parameters steerable (finally!!!)jthorn2005-02-28
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* 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
* change all occurences of CCTK_VWarn(1, ...)jthorn2004-04-27
* 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
* 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
* - inherit from IOjthorn2003-07-29
* rename parametersjthorn2003-07-28
* move mask processing stuff (about the Cactus grid)jthorn2003-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 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
* new parameters for sparse-matrix librariesjthorn2003-06-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
* 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
* 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
* * print a bit more info about setting up data structuresjthorn2003-01-30
* * 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
* oops, need to run on all processors for new global interpolator to work...jthorn2003-01-13
* 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