aboutsummaryrefslogtreecommitdiff
path: root/src/patch/coords.hh
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* add 1st draft of support for setting an excision maskjthorn2003-03-17
* change to the "enum hack" for in-class static constantsjthorn2002-11-05
* remove unneeded ; injthorn2002-10-07
* fix a syntax botch which slipped through g++ -- thanks to Peter Dienerjthorn2002-09-17
* change local_coords::set_* to local_coords::coords_set_*jthorn2002-09-16
* - add partial_[xyz]_wrt_r to partial_xyz_wrt_r_rho_sigma() & friendsjthorn2002-09-13
* change from $Id:$ to $Header:$jthorn2002-09-13
* add functions to compute partial {x,y,z} / partial {mu,nu,phi}jthorn2002-09-11
* re-sync changes from laptopjthorn2002-07-26
* note new "fake_cctk.h" and use it in standalone test buildsjthorn2002-07-08
* * finish Jacobian support in src/utiljthorn2002-07-04
* rename direction cosines (alpha,beta,gamma) --> (xcos,ycos,zcos)jthorn2002-04-22
* add functions to compute direction cosines of wrt local coords originjthorn2002-04-22
* fix wrong-partial-derivs botch in one functionjthorn2002-04-21
* remove unused fn args, eg phi = phi(x,y), so there's no need for a zjthorn2002-04-21
* add 2nd derivatives partial2_{mu,nu,phi}_wrt_{xx,xy,xz,yy,yz,zz}jthorn2002-04-17
* add new functions partial_{mu,nu,phi}_wrt_{x,y,z}jthorn2002-04-17
* many small mods to fix compiler-detected errors in 1st compiles afterjthorn2002-04-07
* permute some functions -- no change in actual semanticsjthorn2001-08-18
* minor bugfix to fn namejthorn2001-08-16
* coords.{cc,hh}: add modulo-2pi functionsjthorn2001-08-09
* tweak variable namesjthorn2001-08-06
* when comparing angles from different patches,jthorn2001-08-06
* rename "jt/util++.hh" --> "jt/util.hh"jthorn2001-06-21
* add comments documenting (px,py) and (perp,par) coordinatesjthorn2001-06-20
* change remaining fp &x to fp& xjthorn2001-06-19
* switch from fp &X to fp& Xjthorn2001-06-19
* get rid of unit-sphere fns (they're probably never used)jthorn2001-06-19
* add more comments on different coordinate systemsjthorn2001-06-19
* coords.hhjthorn2001-06-19
* add class global_coordsjthorn2001-06-16
* redo this completelyjthorn2001-06-16
* add lots of const qualifiers to functions,jthorn2001-06-16
* move jtutil/ stuff to libutiljthorn2001-06-15
* remove nonuniform radial coordinate stuff used in mpe but not herejthorn2001-06-14
* initial import into this cvs repositoryjthorn2001-06-14