aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* turn off the assert() calls which (I think/hope) are causing somejthorn2004-02-04
* add some comments for broadcast_horizon_data()jthorn2004-02-03
* Fix typo in commentschnetter2004-01-18
* delete comment describing no-longer-existing functionsjthorn2003-12-28
* describe cctest/ directoryjthorn2003-12-28
* Add proper CXXFLAGS to disable automatic template instantiation on DEC Alphastradke2003-12-12
* add a new parameter:jthorn2003-12-06
* new file I forgot to add before -- needed for thejthorn2003-12-03
* At Ian Hawke's request, make the setting of an excision mask specifyablejthorn2003-12-03
* add an ***experimental-not-tested-yet-not-documented-yet***jthorn2003-12-03
* comment reformat; no change in codejthorn2003-11-21
* expand/clarify comment wording on min_horizon_radius_points_for_mask proces...jthorn2003-11-21
* revise semantics of min_horizon_radius_points_for_maskjthorn2003-11-21
* rename parameterjthorn2003-11-20
* add new parameterjthorn2003-11-20
* make max_allowable_horizon_radius into an array parameterjthorn2003-11-19
* add notes on porting AHFinderDirect to a non-Cactus numrel codejthorn2003-10-24
* rename local_coord_origin --> proc_coord_originjthorn2003-10-15
* some changes to the (integer array index) <--> (floating point Cactus coords)jthorn2003-10-15
* delete find_every check from mask processingjthorn2003-09-11
* change mask semantics so "offset" is always interpreted in terms ofjthorn2003-09-11
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* change the code so AHFinderDirect can tell DriftCorrect about ajthorn2003-08-01
* 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
* rename makefile to Makefile to stand out from other files injthorn2003-07-31
* we don't want a (non--no-op) default target in this makefilejthorn2003-07-31
* rename makefile to Makefile.standalonejthorn2003-07-31
* we don't want a default target here!jthorn2003-07-31
* rename standalone-test Makefile to what is now the Cactus standard namejthorn2003-07-31
* add an explanatory commentjthorn2003-07-31
* switch from using Cactus parameter N_horizons to using our own internal copyjthorn2003-07-31
* - inherit from IOjthorn2003-07-29
* rename parametersjthorn2003-07-28
* replace Boolean parameter find_AHsjthorn2003-07-28