aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Use bbox::size() instead of bbox::num_points().schnetter2003-09-19
* bbox::size() and bboxset::size() return the number of grid points, notschnetter2003-09-19
* Return void instead of int.schnetter2003-09-19
* Beautifyschnetter2003-09-19
* Check structure of outerbounds parameter.schnetter2003-09-11
* Carpet infrastructure thorns now require the thorns they depend upontradke2003-09-04
* Traverse (coordinate registration) routines scheduled on the new bin CCTK_WRAGH.tradke2003-09-02
* Make CarpetIOASCII parameters private rather than restricted so that theytradke2003-09-02
* Track the C++ standard.schnetter2003-08-28
* Fix bug.schnetter2003-08-28
* Fix compiler error.schnetter2003-08-27
* Fix bug in domain decomposition onto multiple processors. Thanks, Ian.schnetter2003-08-27
* Whitespace change.schnetter2003-08-15
* Nothingschnetter2003-08-15
* Nothing.schnetter2003-08-15
* Mention web page.schnetter2003-08-15
* Print an error message instead of an assertion failure whenschnetter2003-08-15
* Check whether the total number of grid points fits into an int.schnetter2003-08-15
* Check for overflow in calculating bbox sizes.schnetter2003-08-15
* Fix refine=centre to make it centred.schnetter2003-08-14
* Fix bug in grid layout with manual-coordinates.schnetter2003-08-14
* Do not inherit Hyperslab.schnetter2003-08-14
* Make checksumming and poisoning work again.schnetter2003-08-10
* Undo last change, which was interrupted.schnetter2003-08-10
* Initialise new time levelsschnetter2003-08-10
* 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