aboutsummaryrefslogtreecommitdiff
path: root/src/gr/expansion.cc
Commit message (Expand)AuthorAge
* Make "Erik" branch the default trunk for AHFinderDirect.svnadmin2008-06-26
* fix a C++ namespaces bug found by Erik:jthorn2005-02-01
* * add interface to Erik's SphericalSurface thornjthorn2004-05-12
* remove unneededjthorn2004-05-06
* move lots and lots of code into C++ namespace AHFinderDirectjthorn2003-08-18
* fix a typo in checking the geometry interpolator statusjthorn2003-07-28
* change enum geometry_methodjthorn2003-07-27
* drop support for (optionally) using CCTK_InterpLocalUniform() instead ofjthorn2003-07-27
* * add support for CCTK_InterpGridArrays() returning per-pointjthorn2003-07-24
* add new parameter and code to allow computing surfaces of constant expansionjthorn2003-07-04
* set parameter "supress_warnings" in parameter table before callingjthorn2003-06-04
* 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