aboutsummaryrefslogtreecommitdiff
path: root/src/patch/test_coords2.cc
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* - rename "config.hh" to "config.h" since it's now C++/C/Fortranjthorn2002-09-29
* change from $Id:$ to $Header:$jthorn2002-09-13
* add a bunch more support code for Jacobians,jthorn2002-07-16
* #include "fake_cctk.h" if we're doing a standalone test compilationjthorn2002-07-08
* * switch to new #include scheme: we include stuff from . and ../includejthorn2002-06-24
* move floating-point configuration to new header file src/config.hhjthorn2002-04-13
* many small mods to fix compiler-detected errors in 1st compiles afterjthorn2002-04-07
* minor mods to compile now that all of ../jtutil/ is in namespace jtutil::jthorn2002-04-05
* compare angles for equality with local_coords::fuzzy_EQ_ang() i.e. mod 2*pijthorn2001-08-18
* minor syntax tweakjthorn2001-08-18
* change to use/test new coords:: conversionsjthorn2001-08-16
* fix editing botchjthorn2001-08-16
* make temp expressions explicit in vars so debugger can see them :)jthorn2001-08-16
* fix botched loop boundsjthorn2001-08-16
* add some more tests, do them via *down* loops in (x,y,z)jthorn2001-08-16
* 1st quick-n-dirty draft of automated coordinate-conversion testing programjthorn2001-08-16