aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix typo in commentjthorn2003-05-26
* - update to use new return codes from SpaceMask (-1=error instead of 0=error)jthorn2003-05-23
* fix error-handling code for when one processor gets CCTK_INTERP_ERROR_POINT_O...jthorn2003-05-14
* if we get a CCTK_ERROR_INTERP_POINT_OUTSIDE error code (point outside grid),jthorn2003-05-13
* redo excision mask:jthorn2003-05-13
* expand/clarify some commentsjthorn2003-05-11
* tiny code tweakjthorn2003-05-09
* When unpacking the interprocessor synchronization results from ourjthorn2003-05-09
* change error handling if geometry interpolatorjthorn2003-05-07
* if we get the error code CCTK_ERROR_INTERP_POINT_OUTSIDE back fromjthorn2003-05-06
* add #ifndef include guards to a bunch of files, even though they shouldn'tjthorn2003-05-06
* add /*NOTREACHED*/ comments after some error_exit() callsjthorn2003-05-06
* Harwell sparse matrix library, as obtained from netlib,jthorn2003-05-05
* detailed description moved down to subdirectoriesjthorn2003-05-05
* explain the origin of these routinesjthorn2003-05-05
* move sparse matrix routines from elliptic/ to new directory sparse-matrix/jthorn2003-05-05
* sparse-matrix routines are now moved to ../sparse-matrix/ subdirectoriesjthorn2003-05-05
* add ILUCG routines in a separate directoryjthorn2003-05-05
* split former initial-data optionjthorn2003-05-02
* Change from using a private Strlcat() function to the Util_Strlcat()jthorn2003-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
* describe what's going on with these testsjthorn2003-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
* Add the ability to set *both* the old-style (CCTK_REAL)jthorn2003-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
* 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
* add CODESTYLE to document programming style/conventionsjthorn2003-03-22
* catch "ghost size too small" error code from CCTK_InterpGridArrays()jthorn2003-03-22
* fix the misfeature where the excision mask wasn't set in the symmetry zonesjthorn2003-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
* tweak info printingjthorn2003-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