aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Change from using a private Strlcat() function to the Util_Strlcat()jthorn2003-05-02
* small tweaksjthorn2003-05-02
* fix typo in comment -- no executable code changesjthorn2003-04-10
* change (r,(mu,nu,phi)) --> (x,y,z) coordinate conversion functions sojthorn2003-04-10
* I should set CXXFLAGS for this thorn to turn off automagic templatejthorn2003-04-09
* add:jthorn2003-04-09
* add compiler options for SGI (modi4)jthorn2003-04-09
* confirm name of disable-automagic-template-instantiation compiler option on l...jthorn2003-04-02
* there's now a testsuite, so remove thisjthorn2003-03-31
* clarify new-style mask:jthorn2003-03-31
* add comment clarifying that we don't ourselves setup bit fieldsjthorn2003-03-31
* default is to set old-style mask only, not new-stylejthorn2003-03-31
* note that having output on a latitude/longitude grid would be nicejthorn2003-03-27
* describe what's going on with these testsjthorn2003-03-26
* add note about disabling automatic template instantation on Lemiuxjthorn2003-03-26
* document N_zones_per_right_angle parameterjthorn2003-03-26
* add another test case, this one to test setting an excision maskjthorn2003-03-26
* raise driver::ghost_size,jthorn2003-03-26
* increase ghost_sizejthorn2003-03-26
* test inline fn defined in header filejthorn2003-03-25
* add header-comment which got dropped by mistakejthorn2003-03-25
* add $Header:$ tagsjthorn2003-03-25
* add tests for how compilers handle inline functionsjthorn2003-03-25
* emphasize that AHs are numbered starting at 1jthorn2003-03-25
* emphasize that AHs are numbered starting at 1, not at 0!jthorn2003-03-25
* document the new feature that we can simultaneously set old- andjthorn2003-03-25
* Add the ability to set *both* the old-style (CCTK_REAL)jthorn2003-03-25
* add another case toe the testsuite -- this one tests finding two horizons,jthorn2003-03-25
* rename output file for testsuitejthorn2003-03-25
* add SpaceMask to ActiveThorns, refresh testsuite output filejthorn2003-03-25
* change Fortran commentsjthorn2003-03-24
* the Compaq f90 compiler complains about empty (or all-comment)jthorn2003-03-24
* oops forgot to cvs-commit this file!jthorn2003-03-24
* Fix a couple of ambiguities pointed out by Frank Loeffler:jthorn2003-03-24
* pull C-compatible stuff out of "jtutil/util.hh" into a separatejthorn2003-03-24
* fix variable argument list to properly match formatjthorn2003-03-24
* clarify error messages now that "point outside grid"jthorn2003-03-23
* update TODO that I now properly handle "ghost size too small" error codejthorn2003-03-22
* add CODESTYLE to document programming style/conventionsjthorn2003-03-22
* catch "ghost size too small" error code from CCTK_InterpGridArrays()jthorn2003-03-22
* document latest code fix: we now set the excision mask properlyjthorn2003-03-20
* fix the misfeature where the excision mask wasn't set in the symmetry zonesjthorn2003-03-20
* tweak comment on how much memory this par file takesjthorn2003-03-20
* slightly expand FIXME comments for patch_system::plus_or_minus_xyz_patch()jthorn2003-03-20
* guard inline functions which use <math.h> fns inside #ifdef M_PIjthorn2003-03-20
* slight tweak to maybe fix bug with Portland Group C compilerjthorn2003-03-20
* switch from C++-style to C-style comments in the C section of thisjthorn2003-03-20
* describe demo par file for excision maskjthorn2003-03-20
* add a paragraph clarifying how the buffer zone is specified whenjthorn2003-03-18
* document parameters for setting an (excision) mask gridfnjthorn2003-03-18