[Commits] [Carpet] branch, master, updated. carpet-6-init-162-gab17948

Carpet git repositories carpetgit at stellarcollapse.org
Thu Mar 14 09:01:46 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  ab1794880cd5ec5a38ec0c1087bf0f3945c27615 (commit)
       via  3fa30e248e3cd8e9bb2fc7aee4b07040be7b6df1 (commit)
       via  dd002d5066c6e4ef3c14d0a0793bd58c95366d43 (commit)
       via  e5643ac74ec9c32b4003f8c4fb90c8b44c527995 (commit)
       via  b4c64637c5373aaf7cec12a3ecd43e480a1aa318 (commit)
      from  14093d59320939dbf81bfa0e331a9be8e3a40d54 (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 ab1794880cd5ec5a38ec0c1087bf0f3945c27615
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Mar 14 10:01:17 2013 -0400

    Carpet: Output all clocks in the timer tree
    
    Output all clocks, not just the wall time, when outputting the timer tree.

commit 3fa30e248e3cd8e9bb2fc7aee4b07040be7b6df1
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Mar 14 10:00:03 2013 -0400

    LoopControl: Output statistics into per-process files, not into a single file

commit dd002d5066c6e4ef3c14d0a0793bd58c95366d43
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Mar 14 09:58:30 2013 -0400

    CycleClock: Add parameter to disable registering a Cactus clock

commit e5643ac74ec9c32b4003f8c4fb90c8b44c527995
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Mar 14 09:57:09 2013 -0400

    Carpet: Output timer tree at shutdown

commit b4c64637c5373aaf7cec12a3ecd43e480a1aa318
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Thu Mar 14 09:55:36 2013 -0400

    Carpet: Add CactusTimer functions to get all clock values of a timer

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

Summary of changes:
 Carpet/Carpet/src/CactusTimer.cc      |   72 +++++++++++++++------
 Carpet/Carpet/src/CactusTimer.hh      |   18 ++++--
 Carpet/Carpet/src/Shutdown.cc         |   16 +++--
 Carpet/Carpet/src/TimerNode.cc        |  112 ++++++++++++++++++++++++---------
 Carpet/Carpet/src/TimerNode.hh        |    9 ++-
 Carpet/CycleClock/param.ccl           |    4 +
 Carpet/CycleClock/src/clock.cc        |    7 ++-
 Carpet/LoopControl/param.ccl          |    2 +-
 Carpet/LoopControl/src/loopcontrol.cc |   12 +++-
 9 files changed, 181 insertions(+), 71 deletions(-)


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


More information about the Commits mailing list