[Commits] [Carpet] branch, master, updated. carpet-6-init-203-gefc23da

Carpet git repositories carpetgit at stellarcollapse.org
Thu Apr 4 06:40:51 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  efc23da5a857515207ba2801a31ddb429528ded1 (commit)
       via  d0c08dc7742694401608db289fc1b58eda949141 (commit)
       via  9f99dd825fb5dd69331a5a69b1d9161c565c5354 (commit)
       via  bb6832fb2ed0698286aa79f513480dfd7dd37d3b (commit)
      from  a2a996243971db0c9eb4b10f93a00c8bb16c2b5c (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 efc23da5a857515207ba2801a31ddb429528ded1
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Thu Apr 4 13:22:28 2013 +0200

    Requirements: Remove unneeded #includes

commit d0c08dc7742694401608db289fc1b58eda949141
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Thu Apr 4 13:17:12 2013 +0200

    Requirements: Pass all_clauses as a reference argument rather than using a global variable

commit 9f99dd825fb5dd69331a5a69b1d9161c565c5354
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Thu Apr 4 13:10:11 2013 +0200

    Requirements: Move flag variables into gridpoint class

commit bb6832fb2ed0698286aa79f513480dfd7dd37d3b
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Thu Apr 4 13:02:36 2013 +0200

    Requirements: Move all_state class to separate files

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

Summary of changes:
 Carpet/Requirements/src/Requirements.cc |  817 +------------------------------
 Carpet/Requirements/src/all_state.cc    |  715 +++++++++++++++++++++++++++
 Carpet/Requirements/src/all_state.hh    |   67 +++
 Carpet/Requirements/src/gridpoint.cc    |    6 +-
 Carpet/Requirements/src/gridpoint.hh    |    6 +-
 Carpet/Requirements/src/make.code.defn  |    2 +-
 6 files changed, 807 insertions(+), 806 deletions(-)
 create mode 100644 Carpet/Requirements/src/all_state.cc
 create mode 100644 Carpet/Requirements/src/all_state.hh


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


More information about the Commits mailing list