aboutsummaryrefslogtreecommitdiff
path: root/src/gr
Commit message (Expand)AuthorAge
* 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
* * maple-generated code wants (xx,yy,zz) = *local* xyz coordsjthorn2002-04-22
* fix spelling mistake in commentjthorn2002-04-22
* rename setup_gfas.maple --> setup_gr_gfas.maplejthorn2002-04-22
* renaming this filejthorn2002-04-22
* rename direction cosines from (alpha,beta,gamma) --> (xcos,ycos,zcos)jthorn2002-04-22
* change names alpha --> xcos, beta --> ycos, gamma --> zcosjthorn2002-04-22
* fix symtax error in previous commitjthorn2002-04-22
* print h and H with xyz positions derived from hjthorn2002-04-22
* output from running Maple to generate C code in cg/jthorn2002-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
* Maple code to compute r(angular coords) for points on offset ellipsoidjthorn2002-04-22
* whitespace/comment fixesjthorn2002-04-22
* use *global* xyz positions to interpolate from Cactus gridjthorn2002-04-22
* remove timer calls -- execution is so fast it's not worth botheringjthorn2002-04-22
* change storage for g_uu, K, K_uu, partial_d_ln_sqrt_g, partial_d_g_uujthorn2002-04-22