aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet
Commit message (Expand)AuthorAge
* Carpet: fix no_split_directions implementationRoland Haas2013-09-27
* Carpet: add new group tag no_split_directionsRoland Haas2013-09-27
* Carpet: use electric fence provided by CarpetLibRoland Haas2013-09-27
* Carpet: correct wording of error message about number of time levelsRoland Haas2013-09-25
* Carpet: Initialise number of timelevels at the right timeErik Schnetter2013-09-25
* Carpet: Comment out unused routineErik Schnetter2013-09-25
* Carpet: Modernize error reportingErik Schnetter2013-09-25
* Carpet: Introduce parameter max_time_levelsErik Schnetter2013-09-25
* Carpet: Output timers before they are destructed at ShutdownErik Schnetter2013-08-08
* Timers: Move all timer-related code into a new thorn TimersErik Schnetter2013-08-07
* Carpet: Remove aliased function Driver_TotalMemoryUsedErik Schnetter2013-08-06
* Carpet: Release all memory when shutting downErik Schnetter2013-08-06
* Carpet: Turn timer calls into no-ops when timer hierarchy does not existErik Schnetter2013-08-06
* Carpet: Store amount of allocated memory in grid scalarsErik Schnetter2013-08-06
* Carpet: Add aliased function Driver_TotalMemoryUsedErik Schnetter2013-08-04
* Carpet: Correct "map-0-group" implementationErik Schnetter2013-08-02
* Carpet: Support group tag "map0group"Erik Schnetter2013-07-29
* Carpet: Output list of compute nodes only in verbose modeErik Schnetter2013-05-26
* Carpet: Remove unused, broken codeErik Schnetter2013-05-26
* Carpet: Disable automatic synchronisation after restrictionErik Schnetter2013-05-26
* Carpet: Provide global instead of process-local timer outputErik Schnetter2013-05-26
* Carpet: Use fabs() instead of abs()Erik Schnetter2013-05-26
* Reduce time spent in cycling timelevels if there is only one timelevel.Peter Diener2013-05-24
* Carpet: Take tapering into account during postrestrictErik Schnetter2013-04-04
* Carpet: Small performance improvement in SyncGroupsByDirErik Schnetter2013-04-04
* Carpet: Exit restriction early if no groups should be restrictedErik Schnetter2013-04-04
* Requirements: Use location_t to output warnings and errorsErik Schnetter2013-04-04
* Carpet: Don't call Requirements when only asking about allocated storageErik Schnetter2013-04-04
* Carpet: Do not restrict variables marked as "don't restrict"Erik Schnetter2013-04-04
* Requirements: Modify iteration arguments in Requirements.hhErik Schnetter2013-04-04
* Revert part of "Requirements: Beautify code"Ian Hinder2013-04-04
* Requirements: pass iteration down and print in debug output; also print when ...Frank Löffler2013-04-03
* Carpet, Requirements: Pass timelevel_offsetErik Schnetter2013-04-03
* Requirements: Beautify codeErik Schnetter2013-04-03
* Carpet: Call Requirements before, not after the respective actionsErik Schnetter2013-04-03
* Replace abs() by fabs()Erik Schnetter2013-04-02
* Requirements: New thornErik Schnetter2013-04-02
* Carpet: Correct output of load balancing statisticsErik Schnetter2013-03-14
* Carpet: Use C++ style cast to avoid compiler warningErik Schnetter2013-03-14
* Carpet: Output all clocks in the timer treeErik Schnetter2013-03-14
* Carpet: Output timer tree at shutdownErik Schnetter2013-03-14
* Carpet: Add CactusTimer functions to get all clock values of a timerErik Schnetter2013-03-14
* Carpet: New aliased function GetRegriddingEpochsErik Schnetter2013-02-26
* Carpet: Beautify screen outputErik Schnetter2013-02-08
* Carpet: Use cctk_ash where necessary in poisoning and checksummingErik Schnetter2013-01-20
* Carpet: Return cctk_ash instead of cctk_lsh in CCTK_ArrayGroupSizeBErik Schnetter2013-01-20
* Carpet: Correct load-balancing algorithm to really prefer splitting in the z ...Erik Schnetter2013-01-19
* Carpet: Initialise all timing variablesErik Schnetter2013-01-16
* Carpet: Remove backup filesErik Schnetter2013-01-15
* Carpet: Use dup2 instead of dup do control destination file descriptorErik Schnetter2012-12-26