[Commits] [Carpet] branch, master, updated. carpet-6-init-177-g091608e

Carpet git repositories carpetgit at stellarcollapse.org
Wed Apr 3 13:27:11 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  091608eace4f7ba1cf6840752e4266d1fcbe47f4 (commit)
      from  0502d5c641c4a1f1685ea8fc2625ff4a5f9e78f7 (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 091608eace4f7ba1cf6840752e4266d1fcbe47f4
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Wed Apr 3 20:26:58 2013 +0200

    Requirements: Move clause class into separate files

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

Summary of changes:
 Carpet/Requirements/src/Requirements.cc |  193 +------------------------------
 Carpet/Requirements/src/clause.cc       |  168 +++++++++++++++++++++++++++
 Carpet/Requirements/src/clause.hh       |   37 ++++++
 Carpet/Requirements/src/make.code.defn  |    2 +-
 4 files changed, 208 insertions(+), 192 deletions(-)
 create mode 100644 Carpet/Requirements/src/clause.cc
 create mode 100644 Carpet/Requirements/src/clause.hh


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


More information about the Commits mailing list