[Commits] [Carpet] branch, master, updated. ET_2013_11_v0-47-ga1452d6

Carpet git repositories carpetgit at stellarcollapse.org
Sat Apr 19 13:19:53 CDT 2014


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  a1452d6958d955725f85959ff49f9d058825fcc6 (commit)
      from  720fc445668c9c5524c2e5000494e722d772c5e5 (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 a1452d6958d955725f85959ff49f9d058825fcc6
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sat Apr 19 20:19:39 2014 +0200

    Replace many CCTK_BUILTIN_UNREACHABLE() by assert(0)
    
    CCTK_BUILTIN_UNREACHABLE() may not actually abort at run time when an error is detected.

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

Summary of changes:
 Carpet/Carpet/src/SetupGH.cc          |   24 +++++++++++-----------
 Carpet/CarpetIOASCII/src/ioascii.cc   |   12 +++++------
 Carpet/CarpetLib/src/bboxset2.hh      |    2 +-
 Carpet/CarpetLib/src/commstate.cc     |    6 +++---
 Carpet/CarpetLib/src/data.cc          |   36 ++++++++++++++++-----------------
 Carpet/CarpetRegrid2/src/regrid.cc    |    8 ++++----
 Carpet/LoopControl/src/loopcontrol.cc |    4 ++--
 Carpet/Timers/src/CactusTimer.cc      |    2 +-
 CarpetDev/CarpetIOF5/src/output.cc    |   18 ++++++++---------
 9 files changed, 56 insertions(+), 56 deletions(-)


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


More information about the Commits mailing list