[Commits] [Carpet] branch, master, updated. carpet-6-init-251-g9748e3a

Carpet git repositories carpetgit at stellarcollapse.org
Fri May 24 12:51:01 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  9748e3a83336a9ccae73a66481530f8049e8c78d (commit)
      from  45ec6d4b74e02f439c7c429bb0a66972ea1ba46b (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 9748e3a83336a9ccae73a66481530f8049e8c78d
Author: Peter Diener <diener at cct.lsu.edu>
Date:   Fri May 24 12:50:01 2013 -0500

    Reduce time spent in cycling timelevels if there is only one timelevel.
    
    Avoid calling routine that swaps pointers to different timelevels if there
    is only one timelevel active for a grid variable. This is an performance
    improvement if there are a large number of grid variables (as in the case
    of large vectors of grid variables).
    
    Signed-off-by: Peter Diener <diener at cct.lsu.edu>

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

Summary of changes:
 Carpet/Carpet/src/Cycle.cc |  106 ++++++++++++++++++++++---------------------
 1 files changed, 54 insertions(+), 52 deletions(-)


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


More information about the Commits mailing list