aboutsummaryrefslogtreecommitdiff
path: root/Carpet/LoopControl/src/loopcontrol.h
Commit message (Expand)AuthorAge
* 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