aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add more comments on different coordinate systemsjthorn2001-06-19
* add coords-bit-vector fns (copied from JT cvs ~/mpe/util/coords.cc)jthorn2001-06-19
* coords.hhjthorn2001-06-19
* delete some inline functions that it turned out I didn't needjthorn2001-06-19
* grid.ccjthorn2001-06-18
* minor output-formatting tweaks to grid::print_gridfn()jthorn2001-06-18
* now compiles & runs (answers are wrong, though :( )jthorn2001-06-18
* add grid::print_gridfn()jthorn2001-06-18
* a bit more testing stuffjthorn2001-06-17
* grid.ccjthorn2001-06-17
* add verbose flag to grid:: ctor, also pass-through in fd_gridjthorn2001-06-17
* assorted bugfixes --> test_fd_grid now compilesjthorn2001-06-17
* add a bunch more testsjthorn2001-06-17
* test driver for fd_grid:: and grid:: and grid_arrays::jthorn2001-06-17
* describe what this directory is all aboutjthorn2001-06-17
* first preprocessor-based version -- *** not tested yet ***jthorn2001-06-17
* add <math.h> to prerequisitesjthorn2001-06-17
* move stdc.h from ../jt/ to herejthorn2001-06-17
* grid.{cc,hh}jthorn2001-06-17
* fix botch in last checkinjthorn2001-06-17
* add PI and degrees/radians conversionsjthorn2001-06-17
* delete some unused functions & member variablesjthorn2001-06-17
* many small bugfixes --> now compils cleanlyjthorn2001-06-17
* basically copied from ../libutil/Makefilejthorn2001-06-16
* add class global_coordsjthorn2001-06-16
* redo this completelyjthorn2001-06-16
* add lots of const qualifiers to functions,jthorn2001-06-16
* define fp type whether we're in Cactus or outside of itjthorn2001-06-16
* add hypot3() and arctan_xy() functionsjthorn2001-06-16
* fix various bugs caused by overzealous s/fp/fpt/ (eg in fn names)jthorn2001-06-15
* minor comment & whitespace tweaksjthorn2001-06-15
* comment whitespace tweaksjthorn2001-06-15
* change from template <class T> --> template <typename T>jthorn2001-06-15
* minor tweaks to cpm_map --> now passes testsjthorn2001-06-15
* tweak comment whitespacejthorn2001-06-15
* initial import into cvsjthorn2001-06-15
* remove array classes from namespace jtutil:: -- now they're injthorn2001-06-15
* add array2d<int> explicit template instantiationjthorn2001-06-15
* fix comments around assert() error trapsjthorn2001-06-15
* whitespace & comment tweaksjthorn2001-06-15
* s/fp/fpt/jthorn2001-06-15
* change from int *x to int* x style for pointersjthorn2001-06-15
* test driverjthorn2001-06-15
* initial import into cvs,jthorn2001-06-15
* Makefile: minor tweaksjthorn2001-06-15
* various fixes to get it to properly build the libraryjthorn2001-06-15
* switch back to #include "jt/..." convention for my personaljthorn2001-06-15
* initial import into cvsjthorn2001-06-15
* Cactus standard include directory is src/include/jthorn2001-06-15
* move jtutil/ stuff to libutiljthorn2001-06-15