[Commits] [Carpet] branch, master, updated. carpet-6-init-357-gbc08df4

Carpet git repositories carpetgit at stellarcollapse.org
Wed Sep 25 11:15:12 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  bc08df460473e83129b972eed6472bc99b14de5e (commit)
      from  d37f25ab50b6155026196665c502864e9696dd5b (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 bc08df460473e83129b972eed6472bc99b14de5e
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Wed Sep 25 12:15:04 2013 -0400

    Carpet: Introduce parameter max_time_levels
    
    This parameter defines the maximum number of time levels that a variable can have when being used for time prolongation. This allows using more time levels than prolongation_order_time+1.

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

Summary of changes:
 Carpet/Carpet/param.ccl         |    6 ++++++
 Carpet/Carpet/src/Initialise.cc |    6 +++---
 Carpet/Carpet/src/SetupGH.cc    |   15 ++++++++++++++-
 Carpet/Carpet/src/helpers.cc    |    4 ++--
 Carpet/Carpet/src/variables.cc  |    9 ++++++---
 Carpet/Carpet/src/variables.hh  |    9 ++++++---
 6 files changed, 37 insertions(+), 12 deletions(-)


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


More information about the Commits mailing list