aboutsummaryrefslogtreecommitdiff
path: root/src/patch/coords.cc
Commit message (Expand)AuthorAge
* should only test for equality of angles mod 2*pi radians, not as numbersjthorn2001-08-18
* redo ((mu,nu,phi)) --> the 3rd fns to properly handle all quadrantsjthorn2001-08-16
* minor bugfix to fn namejthorn2001-08-16
* properly handle all quadrants in (r,mu,nu,phi) --> (x,y,z) coordinatejthorn2001-08-16
* coords.{cc,hh}: add modulo-2pi functionsjthorn2001-08-09
* when comparing angles from different patches,jthorn2001-08-06
* fix misnamed functionsjthorn2001-07-19
* fix wrong function namejthorn2001-07-19
* tweak comment wording, error message wordingjthorn2001-07-13
* rename "jt/util++.hh" --> "jt/util.hh"jthorn2001-06-21
* switch from fp &X to fp& Xjthorn2001-06-19
* get rid of unit-sphere fns (they're probably never used)jthorn2001-06-19
* add coords-bit-vector fns (copied from JT cvs ~/mpe/util/coords.cc)jthorn2001-06-19
* grid.{cc,hh}jthorn2001-06-17
* redo this completelyjthorn2001-06-16
* add lots of const qualifiers to functions,jthorn2001-06-16
* remove nonuniform radial coordinate stuff used in mpe but not herejthorn2001-06-14
* initial import into this cvs repositoryjthorn2001-06-14