aboutsummaryrefslogtreecommitdiff
path: root/src/gr/driver.cc
Commit message (Expand)AuthorAge
* re-sync changes from laptopjthorn2002-07-26
* various changes including d/dr terms in Jacobian by numerical perturbation,jthorn2002-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
* fix incllude paths to Jacobian.hh now that it's over in ../elliptic/jthorn2002-07-18
* move Jacobian.* to ../elliptic/jthorn2002-07-18
* changes so I can compile the full horizon testjthorn2002-07-16
* start adding Jadcobian support --> not working yetjthorn2002-07-08
* * maple-generated code wants (xx,yy,zz) = *local* xyz coordsjthorn2002-04-22
* rename direction cosines from (alpha,beta,gamma) --> (xcos,ycos,zcos)jthorn2002-04-22
* fix symtax error in previous commitjthorn2002-04-22
* print h and H with xyz positions derived from hjthorn2002-04-22
* print ellipsoid initial guess h before computing H(h)jthorn2002-04-22
* fix syntax errors in the last set of checkinsjthorn2002-04-22
* remove timer calls -- execution is so fast it's not worth botheringjthorn2002-04-22
* *.ccl --> various fixes to make ready to test H(h) functionjthorn2002-04-21
* fix assorted syntax errors --> now compiles cleanly!jthorn2002-04-21
* glue code to actually compute H(h)jthorn2002-04-21