aboutsummaryrefslogtreecommitdiff
path: root/src/driver/io.cc
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* * copy Cactus parameters to our local data structures,jthorn2004-05-05
* change all occurences of CCTK_VWarn(1, ...)jthorn2004-04-27
* refactor some code so file naming conventions are more explicitjthorn2004-04-27
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* - inherit from IOjthorn2003-07-29
* add code to automagically generate control files for Thomas Radke'sjthorn2003-07-07
* split former initial-data optionjthorn2003-05-02
* 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 to not use STL vector class any morejthorn2003-01-16
* 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
* * #ifdef-out code for storing BH diagnostics in Cactus arraysjthorn2002-10-26
* rename parameter file_format to horizon_file_formatjthorn2002-10-26
* * rename initial-guess suboptions to make them a bit clearerjthorn2002-10-17
* add support for outputting te change in the horizon position fromjthorn2002-10-10
* remove unneeded ; injthorn2002-10-07
* This change fixes problems with some compilers recognizing only <vector>,jthorn2002-10-07
* reorganize the way we do the initial data setup:jthorn2002-10-07
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* when we have a default argument to a C++ function, only give thejthorn2002-09-20
* add output_ghost_zones_for_h optionjthorn2002-09-15
* change $Id:$ --> $Header:$jthorn2002-09-13
* - add const qualifiers to some patchesjthorn2002-09-11
* move these files here from ../gr/jthorn2002-09-03