aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Fix bug in three timelevel initialisation:schnetter2003-08-10
* Don't divide by zero when IOASCII::outND_every is set to 0.tradke2003-08-08
* Allow typecasing only for non-complex and only for complex types.schnetter2003-08-03
* Fix typo in comment.schnetter2003-08-03
* More doxygen comments.schnetter2003-08-03
* Add doxygen configuration for Carpet.schnetter2003-08-03
* Add doxygen documentation.schnetter2003-08-03
* Use thorn name instead of implementation name in calls to CCTK_Parameter*.schnetter2003-08-01
* Make fit for complex values.schnetter2003-07-30
* Fix bug in outputing outer boundary specification.schnetter2003-07-25
* Handle certain special cases for manual topology specifications.schnetter2003-07-25
* Adapt local array reduction to PUGH API.schnetter2003-07-23
* Reformat source code more nicely.schnetter2003-07-23
* Remove leftover debugging statements.schnetter2003-07-23
* Change API of grid variable reductions to match PUGH.schnetter2003-07-23
* Don't allow component!=-1 for non-local component loops.schnetter2003-07-23
* Transform some comments into the javadoc format for experimentationschnetter2003-07-22
* Say that CarpetIOFlexIO now requires CactusExternal/FlexIO instead ofschnetter2003-07-21
* Fix the casing of the postrestrict group to PostRestrict. Update allschnetter2003-07-20
* Remove \href in references. The Cactus ThornGuide cannot handle \href.schnetter2003-07-18
* Fix uninitialised variables in vector functions.schnetter2003-07-17
* Don't put a buffer zone at outer boundaries of refined grids.schnetter2003-07-17
* Remove code that was commented out.schnetter2003-07-16
* Introduce a buffer zone between the prolongation destination andschnetter2003-07-16
* Documentation on periodic boundaries.hawke2003-07-16
* Not only declare, but also define the routines as taking a const cGH *.schnetter2003-07-14
* Declare some more routines as taking a const cGH *, to match theschnetter2003-07-14
* Calculate checksums after restrictions, so that restricting doesn'tschnetter2003-07-11
* Keep cctk_time and cctk_delta_time valid at all times, even in global mode.schnetter2003-07-09
* Use 0xdead instead 0xdeadbeef as an integer equivalent for nan. Thisschnetter2003-07-08
* Fix memory leak.schnetter2003-07-07
* Another perl utility for converting CarpetIOASCII gnuplot output to ygraph. T...hawke2003-07-07
* Correctly handle "Cactus::terminate=time".schnetter2003-06-30
* Allow fifth order interpolation.schnetter2003-06-24
* Add 5th order spatial interpolation.schnetter2003-06-24
* Fix a bug: Loops over processor-local components should loop over,schnetter2003-06-20
* Do not include header files from other Carpet thorns directly.schnetter2003-06-18
* Major update after a quiet time.schnetter2003-06-18
* When initialising each timelevel, treat only the last round (at t=0)schnetter2003-05-27
* Handle empty groups.schnetter2003-05-23
* Don't insert empty bboxes into the bbox lists for the transfer descriptions.schnetter2003-05-23
* Handle empty groups.schnetter2003-05-23
* Do not use "restrict".schnetter2003-05-21
* Allow hyperslabbing grid arrays with dim<3.schnetter2003-05-21
* Allow reducing grid arrays.schnetter2003-05-21
* Add macros and inline function to make the code more intelligible.schnetter2003-05-21
* Introduce a parameter to initialise each timelevel separately withschnetter2003-05-21
* added instantiation of vector<vect<vect<boolshawley2003-05-20
* Fix setting the pointers to storage for grid arrays on multiple processors.schnetter2003-05-15
* Check the relative error instead of the absolute error when comparing times.schnetter2003-05-14