aboutsummaryrefslogtreecommitdiff
path: root/Carpet/LoopControl/src/loopcontrol.h
Commit message (Expand)AuthorAge
* LoopControl: Remove restrict qualifiers from shared data structuresErik Schnetter2013-02-08
* LoopControl: Reduce number of arguments passed to selftest routineErik Schnetter2013-02-08
* LoopControl: Add debug assert statements when array padding is enabledErik Schnetter2013-01-24
* LoopControl: Rename macro arguments to help avoid name clashesErik Schnetter2013-01-21
* LoopControl: More self-checkingErik Schnetter2013-01-21
* LoopControl: Add assert statements to loop macros to catch indexing errorsErik Schnetter2013-01-20
* LoopControl: Correct indexing error with vectorisationErik Schnetter2013-01-20
* LoopControl: Store loop bounds in the provided variablesErik Schnetter2013-01-19
* LoopControl: RewriteErik Schnetter2013-01-16
* LoopControl: Remove redefinition of restrict qualifierErik Schnetter2012-09-11
* LoopControl: Add some comments to field declarationsErik Schnetter2011-12-14
* LoopControl: Remove explicit attribute(pure) declarationsErik Schnetter2011-12-14
* LoopControl: Correct OpenMP parallelisation. Add self-tests.Erik Schnetter2011-12-14
* LoopControl: Align inner loop boundaries with vector sizes, if vectorisation ...Erik Schnetter2011-12-14
* LoopControl: Update statistics; activate statistics by defaultErik Schnetter2011-12-14
* LoopControl: Override the flesh CCTK_LOOP macrosErik Schnetter2011-12-14
* LoopControl: Add loop macros for vectorised codeErik Schnetter2011-12-14
* LoopControl: Implement cache-collaborative multi-threadingErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* LoopControl: Correct error in commentErik Schnetter2008-09-24
* LoopControl: Allow preloop and postloop statementsErik Schnetter2008-08-28
* LoopControl: Handle restrict qualifier correctly in C++Erik Schnetter2008-05-12
* OpenMP changes:Erik Schnetter2008-03-21
* LoopControl: Big update, introducing a hill climbing algorithmErik Schnetter2007-10-10
* LoopControl: Add automatic configuration based on simulated annealingErik Schnetter2007-08-26
* LoopControl: New thorn which helps iterating over grid functions efficientlyErik Schnetter2007-08-21