[Commits] [Carpet] branch, master, updated. carpet-6-init-366-gd8cc74e

Carpet git repositories carpetgit at stellarcollapse.org
Fri Sep 27 13:36:10 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  d8cc74e37df4ff3750ccaed11b67e152cc0295f3 (commit)
       via  d746b25592639a0f8eecab042553fe2a639be9d9 (commit)
       via  0e435fca01c0ce3356565c661afb0ff9d64880a1 (commit)
       via  38923afb0681b02fae2171cf54671cbe587ff748 (commit)
       via  b7204bb29c90d0cf59680cfc8232a3a0de388a73 (commit)
      from  86ad98a5dc018ec767b3b981d6eddc3a73264d93 (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 d8cc74e37df4ff3750ccaed11b67e152cc0295f3
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Tue Sep 10 16:34:09 2013 -0700

    CarpetEFenceTest: test electric fence in CarpetLib

commit d746b25592639a0f8eecab042553fe2a639be9d9
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Thu Sep 5 22:40:00 2013 -0700

    Carpet: use electric fence provided by CarpetLib
    
    only active when CarpetLib's electric_fence parameter is set

commit 0e435fca01c0ce3356565c661afb0ff9d64880a1
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Wed Sep 4 14:45:56 2013 -0700

    CarpetLib: add some code for electric fence like functionality

commit 38923afb0681b02fae2171cf54671cbe587ff748
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Wed Sep 25 13:07:33 2013 -0700

    Carpet: correct wording of error message about number of time levels

commit b7204bb29c90d0cf59680cfc8232a3a0de388a73
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Mon Sep 23 13:56:24 2013 -0700

    CarpetIOHDF5: correct output method name in INFO message

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

Summary of changes:
 Carpet/Carpet/src/CallFunction.cc                  |   69 ++++++++++
 Carpet/Carpet/src/SetupGH.cc                       |    2 +-
 Carpet/CarpetIOHDF5/src/CarpetIOHDF5.cc            |    2 +-
 Carpet/CarpetLib/param.ccl                         |    9 ++
 Carpet/CarpetLib/src/data.cc                       |   13 ++
 Carpet/CarpetLib/src/data.hh                       |    1 +
 Carpet/CarpetLib/src/gdata.hh                      |    2 +
 Carpet/CarpetLib/src/mem.cc                        |   55 +++++++-
 Carpet/CarpetLib/src/mem.hh                        |    3 +
 CarpetExtra/CarpetEFenceTest/README                |    9 ++
 CarpetExtra/CarpetEFenceTest/configuration.ccl     |    1 +
 CarpetExtra/CarpetEFenceTest/doc/documentation.tex |  144 ++++++++++++++++++++
 CarpetExtra/CarpetEFenceTest/interface.ccl         |    4 +
 CarpetExtra/CarpetEFenceTest/param.ccl             |    7 +
 CarpetExtra/CarpetEFenceTest/schedule.ccl          |    8 +
 CarpetExtra/CarpetEFenceTest/src/breach_fence.c    |   21 +++
 CarpetExtra/CarpetEFenceTest/src/make.code.defn    |    7 +
 CarpetExtra/CarpetEFenceTest/test/test_lower.par   |   58 ++++++++
 .../test/test_lower/test_lower.par                 |   58 ++++++++
 19 files changed, 468 insertions(+), 5 deletions(-)
 create mode 100644 CarpetExtra/CarpetEFenceTest/README
 create mode 100644 CarpetExtra/CarpetEFenceTest/configuration.ccl
 create mode 100644 CarpetExtra/CarpetEFenceTest/doc/documentation.tex
 create mode 100644 CarpetExtra/CarpetEFenceTest/interface.ccl
 create mode 100644 CarpetExtra/CarpetEFenceTest/param.ccl
 create mode 100644 CarpetExtra/CarpetEFenceTest/schedule.ccl
 create mode 100644 CarpetExtra/CarpetEFenceTest/src/breach_fence.c
 create mode 100644 CarpetExtra/CarpetEFenceTest/src/make.code.defn
 create mode 100644 CarpetExtra/CarpetEFenceTest/test/test_lower.par
 create mode 100644 CarpetExtra/CarpetEFenceTest/test/test_lower/test_lower.par


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


More information about the Commits mailing list