aboutsummaryrefslogtreecommitdiff
path: root/src/patch/test_coords.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
* reorder C++ using directivesjthorn2002-08-12
* #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
* make local var names unique to avoid gcc warnings,jthorn2001-08-18
* tweak print labellingjthorn2001-08-16
* convert all angles to/from degrees on input/outputjthorn2001-08-16
* oops, dont degrees/radians convert x/y/z!jthorn2001-08-14
* convert angles from degrees --> radiansjthorn2001-08-14
* test driver for local_coords:: coordinate conversionsjthorn2001-08-14