aboutsummaryrefslogtreecommitdiff
path: root/src
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
* Dont use recovered origin if AH was never foundrhaas2013-02-02
* Initialize Cactus grid scalar with data from internal data structuresrhaas2012-10-29
* Use optional HDF5 capabilityhinder2012-05-14
* Support CCTK_REAL4eschnett2012-05-12
* support named spherical surfacesrhaas2012-01-24
* Correct commentschnetter2009-02-04
* Add new parameters track_origin_from_grid_scalar. They tellschnetter2008-10-04
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* make HorizonCentroid aliased fn return the correct valuejthorn2006-09-25
* add a new aliased functionjthorn2006-09-25
* rename local variable 'r' to 'local_r' to avoid conflict with gridfn Grid::rjthorn2006-08-31
* remove trailing semicolon afterjthorn2006-07-21
* fix a nasty bug (which led to wrong AHFs being found):jthorn2006-07-17
* * when printing the verbose message about each grid that we're settingjthorn2006-05-25
* move another mask-setting message from "algorithm debug" up tojthorn2006-05-25
* change printing of messages that we're setting an excision mask, egjthorn2006-05-25
* detect whether we're in a checkpoint-recover recovery,jthorn2006-04-25
* * implement new verbose_level option "no output"jthorn2005-06-14
* change the code so messagesjthorn2005-06-14
* implement verbose_level = "physics highlights"jthorn2005-06-14
* increase buffer sizes a bitjthorn2005-06-14
* fix a bug found by Yosef Zlochower:jthorn2005-06-14
* clarify commentjthorn2005-06-13
* += select.planejthorn2005-05-31
* note non-use of C++ exceptionsjthorn2005-05-02
* make some of the mask parameters steerable (finally!!!)jthorn2005-02-28
* remove an (unnecessary)jthorn2005-02-19
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* Fix a problem found by Erik Schnetter & Thomas Radke involvingjthorn2005-01-04
* print_unknown_gridfn():jthorn2004-10-04
* remove local copy of irreducible_mass in BH_diagnostics::print()jthorn2004-08-25
* change output format for cctk_time from %.3f to %fjthorn2004-08-25
* disable automagic template instantiation on SGI CC compilerjthorn2004-07-01
* after recent discussions with Erik about SphericalSurface, we've agreed thatjthorn2004-06-04
* add another FIXME comment to the code which accesses the surface shape:jthorn2004-05-21
* * add interface to Erik's SphericalSurface thornjthorn2004-05-12
* remove unneededjthorn2004-05-06
* * copy Cactus parameters to our local data structures,jthorn2004-05-05
* expand/clarify comments -- no changes to executable codejthorn2004-04-29
* change all occurences of CCTK_VWarn(1, ...)jthorn2004-04-27
* refactor some code so file naming conventions are more explicitjthorn2004-04-27
* * change fatal-error CCTK_VWarn() level from -1 to 0jthorn2004-04-27
* script to select xy/xz/yz-plane from AHFinderDirect output filesjthorn2004-04-21
* allow any number of # characters in marker commentsjthorn2004-03-15
* document standard variable names for various data structuresjthorn2004-03-01
* describe the rest of the files herejthorn2004-02-12
* describe aliased_functions.ccjthorn2004-02-12
* Cleanup the aliased-function interface:jthorn2004-02-12