aboutsummaryrefslogtreecommitdiff
path: root/Carpet/LoopControl/src/lc_hill.c
Commit message (Collapse)AuthorAge
* OpenMP changes:Erik Schnetter2008-03-21
| | | | | | | Use #pragma instead of _Pragma for OpenMP directives. The PGI compilers do not understand the _Pragma syntax. Use int instead of ptrdiff_t for loop variables which are parallelised via OpenMP. The PGI compilers cannot handle ptrdiff_t.
* LoopControl: Big update, introducing a hill climbing algorithmErik Schnetter2007-10-10
darcs-hash:20071010133923-dae7b-a3406485d61ab795191655c89a16e2ae2c487978.gz