[Commits] [Carpet] branch, master, updated. carpet-6-init-139-g9f8ea6b

Carpet git repositories carpetgit at stellarcollapse.org
Fri Feb 8 07:58:44 CST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Carpet — Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>".

The branch, master has been updated
       via  9f8ea6b95856882d782bcc126114584d33df4197 (commit)
       via  0b19fe1cf8736820852fd1bdd439cac0f5c8c96b (commit)
       via  17a700cdb8d4ee0fa187e455cac7cb37389b95d5 (commit)
       via  40ce23776a26f11650b5562080789de04f0c5685 (commit)
       via  39e022a028b734de20e45fa52256e081c44f28b3 (commit)
       via  c290150324c2dd50e98cd6e35bbcd733e6f3b5a4 (commit)
       via  35ab8f2e490478fb8a3c79861c06841e0d273fca (commit)
       via  efb2159426c07efb0e457a27eaf70b6bebbe6a20 (commit)
      from  55f4ce83ad9d774ace73941d167c4efda1bf0ebb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9f8ea6b95856882d782bcc126114584d33df4197
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Feb 7 10:05:27 2013 -0500

    LoopControl: Improve OpenMP parallelisation

commit 0b19fe1cf8736820852fd1bdd439cac0f5c8c96b
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Feb 7 09:59:00 2013 -0500

    LoopControl: Simplify STL data type usage
    
    Use string instead of const char*, use vector instead of list.

commit 17a700cdb8d4ee0fa187e455cac7cb37389b95d5
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Feb 7 09:57:48 2013 -0500

    LoopControl: Remove trivial vector lengths for j and k direction

commit 40ce23776a26f11650b5562080789de04f0c5685
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Feb 7 09:56:09 2013 -0500

    CarpetLib: Do not memoize OpenMP thread id

commit 39e022a028b734de20e45fa52256e081c44f28b3
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Feb 7 09:55:22 2013 -0500

    Carpet: Beautify screen output

commit c290150324c2dd50e98cd6e35bbcd733e6f3b5a4
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Feb 7 09:54:58 2013 -0500

    CarpetLib: Change default to interpolate_from_buffer_zones=no

commit 35ab8f2e490478fb8a3c79861c06841e0d273fca
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Fri Jan 25 15:59:42 2013 -0500

    LoopControl: Remove restrict qualifiers from shared data structures

commit efb2159426c07efb0e457a27eaf70b6bebbe6a20
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Fri Jan 25 10:09:15 2013 -0500

    LoopControl: Reduce number of arguments passed to selftest routine

-----------------------------------------------------------------------

Summary of changes:
 Carpet/Carpet/src/SetupGH.cc                 |    8 +-
 Carpet/CarpetLib/param.ccl                   |    2 +-
 Carpet/CarpetLib/src/dist.cc                 |   20 ++----
 Carpet/CarpetLib/src/dist.hh                 |   10 ++--
 Carpet/LoopControl/src/loopcontrol.F90       |    4 +-
 Carpet/LoopControl/src/loopcontrol.cc        |   80 +++++++++++++-------------
 Carpet/LoopControl/src/loopcontrol.h         |   39 ++++++-------
 Carpet/LoopControl/src/loopcontrol_fortran.h |   10 +--
 8 files changed, 80 insertions(+), 93 deletions(-)


hooks/post-receive
--
Carpet — Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>


More information about the Commits mailing list