[Commits] [Carpet] branch, pmoesta/staggered, updated. ET_2013_11_v0-57-g50e3bec

Carpet git repositories carpetgit at stellarcollapse.org
Tue Apr 1 23:19:19 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, pmoesta/staggered has been updated
       via  50e3bec71eb402ec280b09671aeeed039352bbe5 (commit)
       via  55b37f32adcb452b5fd45ba802329da056f777b5 (commit)
      from  441475e74c148f588f0144fe6e900ff6f747b7c6 (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 50e3bec71eb402ec280b09671aeeed039352bbe5
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Tue Apr 1 21:18:23 2014 -0700

    CarpetLib: HACK increase size of source region for restriction ops
    
    this is required for the staggered ops. Eventually I want to only
    request extra data if a grid function with these ops is active.

commit 55b37f32adcb452b5fd45ba802329da056f777b5
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Tue Apr 1 21:16:39 2014 -0700

    CarpetLib: correct box size check in staggered operators
    
    The staggered ops look at neighbour points so they need a source region
    which is larger (by one point) than the destination region.
    
    This is slightly inefficient since it just asks for a bigger box but
    only some directions need to grow.

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

Summary of changes:
 Carpet/CarpetLib/src/dh.cc                          |    4 ++--
 Carpet/CarpetLib/src/prolongate_3d_stagger011new.cc |    2 +-
 Carpet/CarpetLib/src/prolongate_3d_stagger101new.cc |    2 +-
 Carpet/CarpetLib/src/prolongate_3d_stagger110new.cc |    2 +-
 Carpet/CarpetLib/src/prolongate_3d_stagger111new.cc |    2 +-
 Carpet/CarpetLib/src/restrict_3d_stagger011new.cc   |    2 +-
 Carpet/CarpetLib/src/restrict_3d_stagger101new.cc   |    2 +-
 Carpet/CarpetLib/src/restrict_3d_stagger110new.cc   |    2 +-
 Carpet/CarpetLib/src/restrict_3d_stagger111new.cc   |    2 +-
 9 files changed, 10 insertions(+), 10 deletions(-)


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


More information about the Commits mailing list