[Commits] [McLachlan]McLachlan branch, dgfe2, updated. 87151a90132dea2c209e2444d30a3278ec9286f3

Carpet git repositories carpetgit at stellarcollapse.org
Wed Mar 12 17:44:16 CDT 2014


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 "McLachlan".

The branch, dgfe2 has been updated
       via  87151a90132dea2c209e2444d30a3278ec9286f3 (commit)
      from  c40f01708ae0929ce84d0f51176d7124b6fd44f4 (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 87151a90132dea2c209e2444d30a3278ec9286f3
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Wed Mar 12 18:43:03 2014 -0400

    Make tests work with multi-block

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

Summary of changes:
 ML_Test_DG4/interface.ccl                          |   17 +
 ML_Test_DG4/schedule.ccl                           |   19 +-
 .../src/ML_Coordinates.cc                          |    5 +-
 ML_Test_DG4/src/ML_Test_DG4_DPolyCalc.cc           | 2641 ++++++++++++++++----
 ML_Test_DG4/src/ML_Test_DG4_SetupCoordinates.cc    |    9 +-
 ML_Test_DG4/src/make.code.defn                     |    1 +
 ML_Test_FD4/interface.ccl                          |   17 +
 ML_Test_FD4/schedule.ccl                           |   14 +
 .../src/ML_Coordinates.cc                          |    5 +-
 ML_Test_FD4/src/ML_Test_FD4_DPolyCalc.cc           |  394 ++-
 ML_Test_FD4/src/make.code.defn                     |    1 +
 m/Test.m                                           |   31 +-
 m/{WaveToy.merge => Test.merge}/interface.ccl      |    0
 m/Test.merge/schedule.ccl                          |   14 +
 .../src/ML_Coordinates.cc                          |    3 -
 m/Test.merge/src/make.code.defn                    |    1 +
 m/WaveToy.m                                        |    5 +-
 m/WaveToy.merge/src/ML_Coordinates.cc              |    3 -
 ...estpoly_dg4.par => testpoly_dg4_sixpatches.par} |   83 +-
 19 files changed, 2557 insertions(+), 706 deletions(-)
 copy {m/WaveToy.merge => ML_Test_DG4}/src/ML_Coordinates.cc (94%)
 copy {m/WaveToy.merge => ML_Test_FD4}/src/ML_Coordinates.cc (94%)
 copy m/{WaveToy.merge => Test.merge}/interface.ccl (100%)
 create mode 100644 m/Test.merge/schedule.ccl
 copy m/{WaveToy.merge => Test.merge}/src/ML_Coordinates.cc (97%)
 create mode 100644 m/Test.merge/src/make.code.defn
 copy par/{testpoly_dg4.par => testpoly_dg4_sixpatches.par} (58%)


hooks/post-receive
--
McLachlan


More information about the Commits mailing list