aboutsummaryrefslogtreecommitdiff
path: root/src/gr
Commit message (Expand)AuthorAge
* add 1st draft of support for setting an excision maskjthorn2003-03-17
* print a bit more info on point-outside-grid errorsjthorn2003-03-12
* add expansion_status_string()jthorn2003-03-12
* add gfns for skeletal patch systemjthorn2003-03-12
* expansion() and expansion_Jacobian() now return an enum expansion_statusjthorn2003-03-02
* * general tidying of multiprocessor codejthorn2003-02-16
* * major changes to driver routines to find multiple horizons in paralleljthorn2003-02-15
* update interpolator error return codesjthorn2003-02-03
* * print a bit more info about setting up data structuresjthorn2003-01-30
* Changed the order of function parameters in CCTK_InterpGridArrays().tradke2003-01-22
* * 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, forgot to add this file! :)jthorn2003-01-15
* add beginnings of support for using new CCTK_InterpGridArrays()jthorn2003-01-13
* update to match recent change in terminology & file namesjthorn2002-11-23
* change in terminology/notation:jthorn2002-11-21
* change "apparent-horizon surface point ouside the Cactus grid"jthorn2002-10-26
* fix a bug which made us use the -1 ("past") time level every 2nd timejthorn2002-10-22
* reword/expand/combine error messages in geometry_is_finite()jthorn2002-10-13
* * expand NaN checks in gridfns to "is finite" checksjthorn2002-10-12
* add checks for NaNs when evaluating H(h) functionjthorn2002-10-11
* remove unneeded ; injthorn2002-10-07
* This change fixes problems with some compilers recognizing only <vector>,jthorn2002-10-07
* READMEjthorn2002-10-07
* Added Files:jthorn2002-10-07
* tweak error-msg wordingsjthorn2002-10-06
* add support (not tested yet :)jthorn2002-10-03
* - 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
* remove some unused variables caught by gccjthorn2002-09-20
* add files I forgot to checkin to cvs before :)jthorn2002-09-16
* change from $Id: to $Header:jthorn2002-09-16
* change $Id:$ --> $Header:$jthorn2002-09-13
* add a couple of new gridfns,jthorn2002-09-11
* change semantics of status returns from true=error to true=okjthorn2002-09-11
* move high-level driver routines from gr/ to new driver/ directoryjthorn2002-09-03
* clarify what it means for cg.hh to be a "dangerous" header filejthorn2002-08-15
* add an option to do the NP Jacobian only for testingjthorn2002-08-12
* switch to new do-everything-in-one-call synchronize Jacobian interfacejthorn2002-08-06
* switch to molecule-at-a-time interface to access synchronize_Jacobian()jthorn2002-08-06
* tweak status-msg wordingjthorn2002-07-31
* fix still more typos in previous commit :(jthorn2002-07-29
* fix missing enumerators in last checkinjthorn2002-07-29
* rename enum Jacobian_method enumerators with Jacobian__ prefixjthorn2002-07-29
* merge in changes from laptop:jthorn2002-07-29
* re-sync changes from laptopjthorn2002-07-26
* rename this filejthorn2002-07-26
* various changes including d/dr terms in Jacobian by numerical perturbation,jthorn2002-07-22