[Commits] [McLachlan]McLachlan branch, dgfe2, updated. 2f10eca85ea4276f40a4ad92dd4fcb27e70cc6fe

Carpet git repositories carpetgit at stellarcollapse.org
Sat Mar 15 23:33:39 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  2f10eca85ea4276f40a4ad92dd4fcb27e70cc6fe (commit)
       via  966bed530729cf6cf67a0a2abcd3144590dff0eb (commit)
       via  0bdd3ca299483340b63e65ee0853af53fba7fe27 (commit)
       via  54df860d92233e4a5c05d13d942a5cc71a273ee5 (commit)
      from  ef51ad6230d5b68224cbf094ec4280e91ae55cf2 (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 2f10eca85ea4276f40a4ad92dd4fcb27e70cc6fe
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sun Mar 16 00:33:32 2014 -0400

    Regenerate code

commit 966bed530729cf6cf67a0a2abcd3144590dff0eb
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sun Mar 16 00:33:20 2014 -0400

    Disable dissipation in example

commit 0bdd3ca299483340b63e65ee0853af53fba7fe27
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sun Mar 16 00:33:07 2014 -0400

    Correct stand-alone jump operator

commit 54df860d92233e4a5c05d13d942a5cc71a273ee5
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Sun Mar 16 00:32:41 2014 -0400

    Correct multi-block coordinates for finite differences

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

Summary of changes:
 ML_BSSN_DG4/doc/OperationCounts.txt                |    8 +-
 ML_BSSN_DG4/src/ML_BSSN_DG4_EvolutionInterior.cc   |  349 ++++++++++++++++----
 .../src/ML_BSSN_DG4_EvolutionInteriorSplit31.cc    |  124 +++++--
 .../src/ML_BSSN_DG4_EvolutionInteriorSplit32.cc    |  153 +++++++--
 .../src/ML_BSSN_DG4_EvolutionInteriorSplit33.cc    |   72 +++-
 ML_BSSN_FD4/doc/OperationCounts.txt                |    1 +
 ML_BSSN_FD4/param.ccl                              |   12 +
 ML_BSSN_FD4/schedule.ccl                           |    9 +
 .../src/ML_BSSN_FD4_SetupCoordinates.cc            |   44 ++-
 ML_BSSN_FD4/src/make.code.defn                     |    2 +-
 ML_WaveToy_DG4/doc/OperationCounts.txt             |    4 +-
 ML_WaveToy_DG4/src/ML_WaveToy_DG4_RHSFirstOrder.cc |   70 +++-
 .../src/ML_WaveToy_DG4_RHSSecondOrder.cc           |   22 +-
 ML_WaveToy_DG8/doc/OperationCounts.txt             |    4 +-
 ML_WaveToy_DG8/src/ML_WaveToy_DG8_RHSFirstOrder.cc |   72 +++-
 .../src/ML_WaveToy_DG8_RHSSecondOrder.cc           |   25 +-
 ML_WaveToy_FD4/doc/OperationCounts.txt             |    1 +
 ML_WaveToy_FD4/param.ccl                           |   12 +
 ML_WaveToy_FD4/schedule.ccl                        |    9 +
 .../src/ML_WaveToy_FD4_SetupCoordinates.cc         |   43 ++-
 ML_WaveToy_FD4/src/make.code.defn                  |    2 +-
 ML_WaveToy_FD8/doc/OperationCounts.txt             |    1 +
 ML_WaveToy_FD8/param.ccl                           |   12 +
 ML_WaveToy_FD8/schedule.ccl                        |    9 +
 .../src/ML_WaveToy_FD8_SetupCoordinates.cc         |   43 ++-
 ML_WaveToy_FD8/src/make.code.defn                  |    2 +-
 m/BSSN.m                                           |    2 +-
 m/DGops.m                                          |   10 +-
 m/FDops.m                                          |    4 +
 m/WaveToy.m                                        |    2 +-
 par/wavetoy_fo_fd4_distorted_sinex.par             |    2 +-
 31 files changed, 873 insertions(+), 252 deletions(-)
 copy ML_Test_FD4/src/ML_Test_FD4_WeightgfCalc.cc => ML_BSSN_FD4/src/ML_BSSN_FD4_SetupCoordinates.cc (86%)
 copy ML_Test_FD4/src/ML_Test_FD4_WeightgfCalc.cc => ML_WaveToy_FD4/src/ML_WaveToy_FD4_SetupCoordinates.cc (86%)
 copy ML_Test_FD4/src/ML_Test_FD4_WeightgfCalc.cc => ML_WaveToy_FD8/src/ML_WaveToy_FD8_SetupCoordinates.cc (86%)


hooks/post-receive
--
McLachlan


More information about the Commits mailing list