aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* add new fields in BH diagnostics outputjthorn2003-03-18
* describe recent code mods:jthorn2003-03-18
* update name of default mask gridfn, add par to tell SpaceMask tojthorn2003-03-18
* dont need our own mask gridfn any more -- SpaceMask provides itjthorn2003-03-18
* change mask gridfn names to match those used by SpaceMask thorn;jthorn2003-03-18
* don't want super-debug any morejthorn2003-03-17
* updatesjthorn2003-03-17
* tweak info printingjthorn2003-03-17
* par file to test excision maskjthorn2003-03-17
* tweak debug printingjthorn2003-03-17
* add ifloor() and iceil() functionsjthorn2003-03-17
* clarify local vs global Cactus coordinate origin,jthorn2003-03-17
* rename this file so we don't have two files "misc.cc" (abeit injthorn2003-03-17
* bring cvs back into line with files from my laptopjthorn2003-03-17
* remove or #ifdef out ugly-hack debugging code in the last commitjthorn2003-03-17
* oops, forgot to copy min/max xyz in BH_diagnostics::copy_from_buffer()jthorn2003-03-17
* add 1st draft of support for setting an excision maskjthorn2003-03-17
* add:jthorn2003-03-17
* permute order of parameters to put things the user is likely tojthorn2003-03-14
* update test par filesjthorn2003-03-12
* major rewrite of multiprocessor synchronization logic to fix assorted bugsjthorn2003-03-12
* print a bit more info on point-outside-grid errorsjthorn2003-03-12
* add expansion_status_string()jthorn2003-03-12
* add gfns for skeletal patch systemjthorn2003-03-12
* print number of nominal/ghosted grid points when creating a new patch systemjthorn2003-03-12
* minor tweaksjthorn2003-03-12
* add zero_C_array() templatejthorn2003-03-12
* add explicit C++ compiler invocationsjthorn2003-03-12
* move 4D arrays (which we don't use in this thorn) inside #ifdef NOT_USEDjthorn2003-03-12
* dont want this file in CVS!jthorn2003-03-12
* update some par files to recent code hangesjthorn2003-03-02
* this is a good test case with 2 BHs in a "non-trivial" spacetimejthorn2003-03-02
* expansion() and expansion_Jacobian() now return an enum expansion_statusjthorn2003-03-02
* * make BH_diagnostics more of an objectjthorn2003-03-02