[Carpet]Carpet — Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/> branch, master, updated. carpet-6-init-6-gbdafb41

Carpet git repositories carpetgit at stellarcollapse.org
Sun Sep 16 20:31:25 CDT 2012


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  bdafb413884068b7327c2f32f41edacf7a620931 (commit)
       via  b1f19a754bd95eaa06cd253783ad8dca063e367a (commit)
       via  6452bcc36e08f09b9ea723ce19ee15873d16b2a1 (commit)
      from  18ca797780f241bcf6705122fa757a7d3ae1100e (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 bdafb413884068b7327c2f32f41edacf7a620931
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sun Sep 16 21:31:10 2012 -0400

    CarpetLib: Do not interpolate from buffer zones, if requested
    
    Introduce parameter CarpetLib::interpolate_from_buffer_zones that allows disabling interpolation from buffer zones.

commit b1f19a754bd95eaa06cd253783ad8dca063e367a
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sun Sep 16 21:13:15 2012 -0400

    CarpetLib: Store level_boxes in dh structure

commit 6452bcc36e08f09b9ea723ce19ee15873d16b2a1
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sun Sep 16 21:12:37 2012 -0400

    CarpetLib: Implement bboxset::contains(vect)

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

Summary of changes:
 Carpet/CarpetLib/param.ccl      |    6 ++++
 Carpet/CarpetLib/src/bboxset.cc |   12 ++++++++-
 Carpet/CarpetLib/src/bboxset.hh |    4 +++
 Carpet/CarpetLib/src/defs.cc    |    5 +++
 Carpet/CarpetLib/src/dh.cc      |   54 ++++++++++++++++++++++++++++++++++++++-
 Carpet/CarpetLib/src/dh.hh      |   19 +++++++++++++
 Carpet/CarpetLib/src/gh.cc      |   37 +++++++++++++++++++++-----
 7 files changed, 128 insertions(+), 9 deletions(-)


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


More information about the Commits mailing list