[Commits] [Carpet] branch, master, updated. carpet-6-init-285-gc141c40

Carpet git repositories carpetgit at stellarcollapse.org
Sat Jun 22 11:50:10 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  c141c40b644face621cacbae1dbf2d402cc3ee39 (commit)
       via  be76508935cb7fd1a2fd20a2efb6878a6191cebc (commit)
       via  63c05fd32134820b13fa37cd142aaf1cb86f384e (commit)
       via  ff65161ae1244f9dab8d84b673923e57aead40ee (commit)
       via  61b2781091556c359315b30e60cd2985cccf54e7 (commit)
      from  a0b09d70bcd14d4db84c137cb3b407bd4ed5cdef (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 c141c40b644face621cacbae1dbf2d402cc3ee39
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sat Jun 22 12:49:51 2013 -0400

    CarpetLib: Use CCTK_BUILTIN_UNREACHABLE instead of __builtin_unreachable

commit be76508935cb7fd1a2fd20a2efb6878a6191cebc
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sat Jun 22 12:49:21 2013 -0400

    CarpetIOF5: Use CCTK_BUILTIN_UNREACHABLE instead of __builtin_unreachable

commit 63c05fd32134820b13fa37cd142aaf1cb86f384e
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sat Jun 22 12:48:43 2013 -0400

    LoopControl: Update GetCacheInfo1 API

commit ff65161ae1244f9dab8d84b673923e57aead40ee
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sat Jun 22 12:48:18 2013 -0400

    CarpetLib: Update GetCacheInfo1 API

commit 61b2781091556c359315b30e60cd2985cccf54e7
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sat Jun 22 12:47:25 2013 -0400

    CarpetLib: Add optional dependency on Boost
    
    Boost can provide some C++11 features if the compiler does not.

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

Summary of changes:
 Carpet/CarpetLib/configuration.ccl    |    2 +-
 Carpet/CarpetLib/interface.ccl        |   11 ++++-
 Carpet/CarpetLib/src/bbox.cc          |    2 +-
 Carpet/CarpetLib/src/bboxset2.hh      |    2 +-
 Carpet/CarpetLib/src/cacheinfo.cc     |   71 ++++++++++++++++++---------------
 Carpet/CarpetLib/src/mem.cc           |   13 ++++--
 Carpet/LoopControl/interface.ccl      |   11 ++++-
 Carpet/LoopControl/src/loopcontrol.cc |   13 ++++--
 CarpetDev/CarpetIOF5/src/output.cc    |   18 ++++----
 9 files changed, 85 insertions(+), 58 deletions(-)


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


More information about the Commits mailing list