aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src
Commit message (Expand)AuthorAge
* 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: Use dup2 instead of dup do control destination file descriptorErik Schnetter2012-12-26
* Carpet: Check return value of dup()Erik Schnetter2012-11-25
* Carpet: Avoid unused and uninitialised variablesErik Schnetter2012-11-25
* Carpet: Initialise TimerNode fields in correct orderErik Schnetter2012-11-25
* Carpet: Re-apply init_fill_timelevels after postregridinitialErik Schnetter2012-11-24
* Carpet: Turn time level / prolongation operator warning into an info messageErik Schnetter2012-11-22
* Carpet: Simplify codeErik Schnetter2012-11-22
* Allow padding in transport operatorsErik Schnetter2012-11-22
* CarpetLib: add volume averaged cc eno operatorRoland Haas2012-11-20
* Carpet: Correct switch statement in CarpetMPIDatatypeErik Schnetter2012-11-06