aboutsummaryrefslogtreecommitdiff
path: root/src/driver/Newton.cc
Commit message (Expand)AuthorAge
* Add new parameters track_origin_from_grid_scalar. They tellschnetter2008-10-04
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* * implement new verbose_level option "no output"jthorn2005-06-14
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* change all occurences of CCTK_VWarn(1, ...)jthorn2004-04-27
* add some comments for broadcast_horizon_data()jthorn2004-02-03
* add a new parameter:jthorn2003-12-06
* make max_allowable_horizon_radius into an array parameterjthorn2003-11-19
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* - inherit from IOjthorn2003-07-29
* 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
* 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
* expand/clarify some commentsjthorn2003-05-11
* When unpacking the interprocessor synchronization results from ourjthorn2003-05-09
* 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
* * make BH_diagnostics more of an objectjthorn2003-03-02
* compute min/max horizon radius for each horizon foundjthorn2003-02-27
* broadcast an "have I found my current horizon?"jthorn2003-02-26
* src/driver/Newton.ccjthorn2003-02-20
* * 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
* change in terminology/notation:jthorn2002-11-21
* don't give a warning any more if no AH foundjthorn2002-11-21
* * #ifdef-out code for storing BH diagnostics in Cactus arraysjthorn2002-10-26
* comment & whitespace tweaks only -- no code changesjthorn2002-10-10
* add support for outputting te change in the horizon position fromjthorn2002-10-10
* This change fixes problems with some compilers recognizing only <vector>,jthorn2002-10-07
* tweak formats for error norms in log outputjthorn2002-09-29
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* change $Id:$ --> $Header:$jthorn2002-09-13
* - change semantics of Boolean fns from false=ok to true=okjthorn2002-09-11
* move these files here from ../gr/jthorn2002-09-03