[Commits] [Carpet] branch, master, updated. carpet-6-init-124-g47f7c74

Carpet git repositories carpetgit at stellarcollapse.org
Thu Jan 24 15:06:53 CST 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  47f7c747a2d459e0d8436ff69f763f207d1f9725 (commit)
       via  c3a5b638e91feddd8224b0121c0898d66b1bb650 (commit)
       via  d7067de9071d69d21ede4a5da8e3c5664af3b73d (commit)
       via  87463f6c4d30ce3664c6d45fca1b73ce67a7bc4b (commit)
       via  3146701470fbcc40afb7495065fd371bf3eec05d (commit)
      from  bcf3bb045b9b26b4daacf39584e6fc25c03da3ad (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 47f7c747a2d459e0d8436ff69f763f207d1f9725
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Jan 24 15:13:10 2013 -0500

    LoopControl: Avoid compiler warnings

commit c3a5b638e91feddd8224b0121c0898d66b1bb650
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Jan 24 15:12:45 2013 -0500

    LoopControl: Add debug assert statements when array padding is enabled

commit d7067de9071d69d21ede4a5da8e3c5664af3b73d
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Jan 24 15:12:06 2013 -0500

    LoopControl: Correct Fortran OpenMP definitions
    
    Also clean up code.

commit 87463f6c4d30ce3664c6d45fca1b73ce67a7bc4b
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Jan 24 15:11:28 2013 -0500

    CarpetRegrid2: Correct min_fraction
    
    A condition was reversed, inverting the meaning of min_fraction, possibly leading to quite inefficient grid structures.

commit 3146701470fbcc40afb7495065fd371bf3eec05d
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Jan 24 15:10:35 2013 -0500

    CarpetLib: Implement and correct head, tail, init, last in the vect class

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

Summary of changes:
 Carpet/CarpetLib/src/vect.hh                 |   22 +++-
 Carpet/CarpetRegrid2/src/property.cc         |    5 +-
 Carpet/LoopControl/src/loopcontrol.cc        |   41 +++---
 Carpet/LoopControl/src/loopcontrol.h         |   17 ++-
 Carpet/LoopControl/src/loopcontrol_fortran.h |  201 +++++++++++++-------------
 5 files changed, 161 insertions(+), 125 deletions(-)


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


More information about the Commits mailing list