aboutsummaryrefslogtreecommitdiff
path: root/src/gr
Commit message (Expand)AuthorAge
* 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
* tweak a commentjthorn2002-04-22
* add explicit reporting of offending point (x,y,z) and end/axisjthorn2002-04-21
* *.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
* now do separate Diff() simplifications for ./maple/ and ./gr/,jthorn2002-04-17
* add partial derivativesjthorn2002-04-16
* 1st draft of interface between machine-generated code and the rest of thejthorn2002-04-16
* add explicit gridfns for partial_k g_ijjthorn2002-04-16
* many changes --> should now generate LHS of apparent horizon eqnjthorn2002-04-16
* this was just a quick-n-dirty draft; cg/horizon.c is much better nowjthorn2002-04-13
* small tweaks to work with latest changes to ../maple/codegen2.maplejthorn2002-04-13