[Commits] [Carpet] branch, master, updated. carpet-6-init-199-ga2a9962

Carpet git repositories carpetgit at stellarcollapse.org
Thu Apr 4 05:43:29 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  a2a996243971db0c9eb4b10f93a00c8bb16c2b5c (commit)
      from  e713314ded779a9716f474ae0d0cd5aff66e6ea4 (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 a2a996243971db0c9eb4b10f93a00c8bb16c2b5c
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Thu Apr 4 12:43:14 2013 +0200

    Requirements: Move gridpoint class to a separate file

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

Summary of changes:
 Carpet/Requirements/src/Requirements.cc |  248 +------------------------------
 Carpet/Requirements/src/gridpoint.cc    |  205 +++++++++++++++++++++++++
 Carpet/Requirements/src/gridpoint.hh    |   71 +++++++++
 Carpet/Requirements/src/make.code.defn  |    2 +-
 4 files changed, 278 insertions(+), 248 deletions(-)
 create mode 100644 Carpet/Requirements/src/gridpoint.cc
 create mode 100644 Carpet/Requirements/src/gridpoint.hh


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


More information about the Commits mailing list