[Commits] [McLachlan]McLachlan branch, ET_2012_11, updated. 1d2bc43635bcae498a6c5dbafe5fadcaa44b3024

Carpet git repositories carpetgit at stellarcollapse.org
Wed Feb 6 13:34:38 CST 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 "McLachlan".

The branch, ET_2012_11 has been updated
       via  1d2bc43635bcae498a6c5dbafe5fadcaa44b3024 (commit)
       via  31c5cbbe329ec279402b56d793ab12c36f1aae58 (commit)
      from  6a2ae265d5231aedb6a3da62ebd3f3a0c20bc785 (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 1d2bc43635bcae498a6c5dbafe5fadcaa44b3024
Author: Peter Diener <diener at cct.lsu.edu>
Date:   Wed Feb 6 13:33:42 2013 -0600

    Regenerate code after Dissipation change.

commit 31c5cbbe329ec279402b56d793ab12c36f1aae58
Author: Peter Diener <diener at cct.lsu.edu>
Date:   Wed Feb 6 13:23:08 2013 -0600

    Fix the sign for 2nd and 6th order dissipation operators.
    
    The 2nd and 6th order dissipation operators had the wrong sign. The sign
    should be opposite to that of the 4th and 8th order operators.

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

Summary of changes:
 ML_BSSN/src/Differencing.h                         |   60 ++++++++++----------
 ML_BSSN/src/ML_BSSN_Advect.cc                      |   12 ++--
 ML_BSSN/src/ML_BSSN_Dissipation.cc                 |   12 ++--
 ML_BSSN/src/ML_BSSN_InitGamma.cc                   |   12 ++--
 ML_BSSN/src/ML_BSSN_InitRHS.cc                     |   12 ++--
 ML_BSSN/src/ML_BSSN_Minkowski.cc                   |   12 ++--
 ML_BSSN/src/ML_BSSN_RHS1.cc                        |   12 ++--
 ML_BSSN/src/ML_BSSN_RHS2.cc                        |   12 ++--
 ML_BSSN/src/ML_BSSN_RHSStaticBoundary.cc           |   12 ++--
 ML_BSSN/src/ML_BSSN_boundary.cc                    |   12 ++--
 ML_BSSN/src/ML_BSSN_constraints1.cc                |   12 ++--
 ML_BSSN/src/ML_BSSN_constraints2.cc                |   12 ++--
 ML_BSSN/src/ML_BSSN_convertFromADMBase.cc          |   12 ++--
 ML_BSSN/src/ML_BSSN_convertFromADMBaseGamma.cc     |   12 ++--
 ML_BSSN/src/ML_BSSN_convertToADMBase.cc            |   12 ++--
 .../src/ML_BSSN_convertToADMBaseDtLapseShift.cc    |   12 ++--
 ...ML_BSSN_convertToADMBaseDtLapseShiftBoundary.cc |   12 ++--
 .../ML_BSSN_convertToADMBaseFakeDtLapseShift.cc    |   12 ++--
 ML_BSSN/src/ML_BSSN_enforce.cc                     |   12 ++--
 ML_CCZ4/src/Differencing.h                         |   60 ++++++++++----------
 ML_CCZ4/src/ML_CCZ4_Advect.cc                      |   12 ++--
 ML_CCZ4/src/ML_CCZ4_Dissipation.cc                 |   12 ++--
 ML_CCZ4/src/ML_CCZ4_InitGamma.cc                   |   12 ++--
 ML_CCZ4/src/ML_CCZ4_InitRHS.cc                     |   12 ++--
 ML_CCZ4/src/ML_CCZ4_Minkowski.cc                   |   12 ++--
 ML_CCZ4/src/ML_CCZ4_RHS1.cc                        |   12 ++--
 ML_CCZ4/src/ML_CCZ4_RHS2.cc                        |   12 ++--
 ML_CCZ4/src/ML_CCZ4_RHSStaticBoundary.cc           |   12 ++--
 ML_CCZ4/src/ML_CCZ4_boundary.cc                    |   12 ++--
 ML_CCZ4/src/ML_CCZ4_constraints1.cc                |   12 ++--
 ML_CCZ4/src/ML_CCZ4_constraints2.cc                |   12 ++--
 ML_CCZ4/src/ML_CCZ4_convertFromADMBase.cc          |   12 ++--
 ML_CCZ4/src/ML_CCZ4_convertFromADMBaseGamma.cc     |   12 ++--
 ML_CCZ4/src/ML_CCZ4_convertToADMBase.cc            |   12 ++--
 .../src/ML_CCZ4_convertToADMBaseDtLapseShift.cc    |   12 ++--
 ...ML_CCZ4_convertToADMBaseDtLapseShiftBoundary.cc |   12 ++--
 .../ML_CCZ4_convertToADMBaseFakeDtLapseShift.cc    |   12 ++--
 ML_CCZ4/src/ML_CCZ4_enforce.cc                     |   12 ++--
 m/McLachlan_BSSN.m                                 |    1 +
 39 files changed, 277 insertions(+), 276 deletions(-)


hooks/post-receive
--
McLachlan


More information about the Commits mailing list