aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp
Commit message (Expand)AuthorAge
* Use the new vect::floor instead of vect::map(floor,)schnetter2004-02-27
* When interpolating in time, call the local interpolator many timesschnetter2004-02-15
* Fix array size allocation.schnetter2004-02-15
* Use (rl-minrl) instead of rl to index into the count arrays (that areschnetter2004-02-14
* An additional coord_delta appeared in the local grid geometry setup. With thi...hawke2004-01-29
* Import the recently announced changes:schnetter2004-01-25
* Import the recently announced changes:schnetter2004-01-25
* Return the local interpolator's error code if something goes wrong.schnetter2003-11-13
* Use vector<> instead of dynamic [] arrays.schnetter2003-11-07
* Return local interpolation errors to the caller instead of aborting.schnetter2003-11-06
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Make gf and data objects store a Cactus variable index that thisschnetter2003-10-14
* Carpet infrastructure thorns now require the thorns they depend upontradke2003-09-04
* Print an error message instead of an assertion failure whenschnetter2003-08-15
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Major update after a quiet time.schnetter2003-06-18
* Do not use "restrict".schnetter2003-05-21
* Add macros and inline function to make the code more intelligible.schnetter2003-05-21
* Abort on local interpolation errors.schnetter2003-05-13
* Make code const-correct. Well, sort of.schnetter2003-05-13
* Handle empty grids.schnetter2003-05-13
* Handle global mode. Untested.schnetter2003-05-12
* Implement a proper separation between global, level, and local mode.schnetter2003-05-08
* Make it work on multiple processors.schnetter2003-05-02
* First cut at the interpolator. Tentatively works on unigrid and forschnetter2003-04-30
* Initial creation of CarpetInterp.schnetter2003-04-29
* Initial revisioneschnett2001-03-01