aboutsummaryrefslogtreecommitdiff
path: root/src/slab.cc
Commit message (Expand)AuthorAge
* Some code cleanupsHEADmastereschnett2013-08-21
* API Update: Support array padding (cctk_ash)eschnett2013-01-15
* fix typo which instead of stopping timer timer_copy_back_noflip tried to star...knarf2012-11-01
* Replace CCTK_RESTRICT by restricteschnett2012-08-09
* Don't #define restrict; this is now handled by the flesheschnett2012-06-17
* Correct loopcontrol argumentseschnett2011-05-16
* Reorganise some of the internals of thorn Slab:eschnett2011-05-09
* Add MPI_Bcast in the case that there is no MPIeschnett2010-10-02
* revert last commit since it actually breaks C++ callsrhaas2009-12-03
* add namespace in slab.cc and slab.h in such a way as to make the PGIrhaas2009-12-03
* Remove namespace declaration since this confuses some C++ compilers.schnetter2009-12-02
* Correct OpenMP syntax errorschnetter2009-11-18
* add optimized support for CCTK_INT, introduce templated functionsrhaas2009-11-18
* Don't define CHECK macroschnetter2009-11-03
* Update thorn TAT/Slab:schnetter2009-10-25