aboutsummaryrefslogtreecommitdiff
path: root/src/gr/expansion.cc
Commit message (Expand)AuthorAge
* 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
* change error handling if geometry interpolatorjthorn2003-05-07
* if we get the error code CCTK_ERROR_INTERP_POINT_OUTSIDE back fromjthorn2003-05-06
* clarify error messages now that "point outside grid"jthorn2003-03-23
* catch "ghost size too small" error code from CCTK_InterpGridArrays()jthorn2003-03-22
* clarify local vs global Cactus coordinate origin,jthorn2003-03-17
* add 1st draft of support for setting an excision maskjthorn2003-03-17
* print a bit more info on point-outside-grid errorsjthorn2003-03-12
* expansion() and expansion_Jacobian() now return an enum expansion_statusjthorn2003-03-02
* * general tidying of multiprocessor codejthorn2003-02-16
* * major changes to driver routines to find multiple horizons in paralleljthorn2003-02-15
* update interpolator error return codesjthorn2003-02-03
* * print a bit more info about setting up data structuresjthorn2003-01-30
* Changed the order of function parameters in CCTK_InterpGridArrays().tradke2003-01-22
* * change to not use STL vector class any morejthorn2003-01-16
* add beginnings of support for using new CCTK_InterpGridArrays()jthorn2003-01-13
* change in terminology/notation:jthorn2002-11-21