aboutsummaryrefslogtreecommitdiff
path: root/src/gr
Commit message (Expand)AuthorAge
...
* 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
* add some code for the d/dr term in the Jacobian -- not finished yetjthorn2002-07-22
* Newton solverjthorn2002-07-22
* add a whole bunch of changes from working at homejthorn2002-07-22
* * metric + extrinsic curvature now live in ADMBase::jthorn2002-07-18
* restore "ellipsoid" initial guessjthorn2002-07-18
* add header commentjthorn2002-07-18
* fix incllude paths to Jacobian.hh now that it's over in ../elliptic/jthorn2002-07-18
* describe the main files in this directoryjthorn2002-07-18
* expand "dangerous" commentsjthorn2002-07-18
* tell Cactus what files to compile...jthorn2002-07-18
* move Jacobian.* to ../elliptic/jthorn2002-07-18
* changes so I can compile the full horizon testjthorn2002-07-16
* add horizon-Jacobian coefficient gridfnsjthorn2002-07-16
* fix syntax errorjthorn2002-07-16
* add a $Id:$ tagjthorn2002-07-16
* add a $Id:$ tagbjthorn2002-07-16
* fix syntax error bugjthorn2002-07-16
* more code to compute the Jacobian matrixjthorn2002-07-16
* rename this file from metric_derivs.maple to curvature.maplejthorn2002-07-08
* move cg/ to ../gr.cg/jthorn2002-07-08
* start adding Jadcobian support --> not working yetjthorn2002-07-08
* updatejthorn2002-06-24