[Commits] [Carpet] branch, master, updated. carpet-6-init-305-g320d6af

Carpet git repositories carpetgit at stellarcollapse.org
Mon Jul 29 17:51:19 CDT 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  320d6af5dd93dc1b5e124ba40679a48c201b2058 (commit)
       via  ac1ecd7d99c9a241d4849ce43020c24791943bd1 (commit)
       via  5b0af3fbd208cb39658bc3945a3861d51686af2b (commit)
       via  3c219316f64935ca454ff46ee67e3ce4b877ba66 (commit)
       via  88e0d330988697021405cfd1034b99193cb5807c (commit)
      from  e3e9d9c11e6658fbc57b306d8881579a48d6f69e (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 320d6af5dd93dc1b5e124ba40679a48c201b2058
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Mon Jul 29 15:51:12 2013 -0700

    LoopControl: Correct check whether vectorization is enabled

commit ac1ecd7d99c9a241d4849ce43020c24791943bd1
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Mon Jul 29 15:50:40 2013 -0700

    LoopControl: Add OpenMP barrier after loop ends

commit 5b0af3fbd208cb39658bc3945a3861d51686af2b
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Mon Jul 29 15:50:19 2013 -0700

    LoopControl: Whitespace change

commit 3c219316f64935ca454ff46ee67e3ce4b877ba66
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Mon Jul 29 15:49:56 2013 -0700

    LoopControl: Use C++ constructure to initialize lc_descr_t

commit 88e0d330988697021405cfd1034b99193cb5807c
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Mon Jul 29 15:49:11 2013 -0700

    CarpetLib: Do not use LoopControl for restriction operators when parallelizing via gdata.cc

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

Summary of changes:
 Carpet/CarpetLib/src/restrict_3d_cc_o3_rf2.cc |  105 +++++++++++++++++++++++++
 Carpet/CarpetLib/src/restrict_3d_cc_o5_rf2.cc |   43 ++++++++++
 Carpet/CarpetLib/src/restrict_3d_cc_rf2.cc    |   28 +++++++
 Carpet/CarpetLib/src/restrict_3d_rf2.cc       |   35 +++++++--
 Carpet/CarpetLib/src/restrict_3d_vc_rf2.cc    |   39 +++++++++
 Carpet/LoopControl/src/loopcontrol.cc         |   24 +++---
 Carpet/LoopControl/src/loopcontrol.h          |    2 +-
 7 files changed, 254 insertions(+), 22 deletions(-)


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


More information about the Commits mailing list