[Commits] [McLachlan]McLachlan branch, dgfe2, updated. 7887ca44ca9b04a2509779c90923b377fbf50386

Carpet git repositories carpetgit at stellarcollapse.org
Wed Mar 19 22:35:11 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  7887ca44ca9b04a2509779c90923b377fbf50386 (commit)
       via  281b52d89cd58756943ce25cce8d8c3dda4ba3b9 (commit)
       via  9173817998b2bdeeea1d0dd6717093d5469cf99b (commit)
      from  e713d5594f65ff7551c569dcb2e0d63df4d75742 (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 7887ca44ca9b04a2509779c90923b377fbf50386
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Wed Mar 19 23:34:59 2014 -0400

    Regenerate code

commit 281b52d89cd58756943ce25cce8d8c3dda4ba3b9
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Wed Mar 19 23:34:37 2014 -0400

    Apply proper boundary conditions to first derivatives

commit 9173817998b2bdeeea1d0dd6717093d5469cf99b
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Wed Mar 19 23:33:53 2014 -0400

    Add fuzziness to some floating-point comparisons

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

Summary of changes:
 ML_BSSN_DG4/doc/OperationCounts.txt                |    1 +
 ML_BSSN_DG4/param.ccl                              |   19 ++
 ML_BSSN_DG4/schedule.ccl                           |   81 ++++++++
 ... ML_BSSN_DG4_DerivativesBoundaryExtrapolate.cc} |  198 ++++++++++++++------
 ML_BSSN_DG4/src/make.code.defn                     |    2 +-
 ML_BSSN_FD4/doc/OperationCounts.txt                |    1 +
 ML_BSSN_FD4/param.ccl                              |   19 ++
 ML_BSSN_FD4/schedule.ccl                           |   81 ++++++++
 ... ML_BSSN_FD4_DerivativesBoundaryExtrapolate.cc} |  198 ++++++++++++++------
 ML_BSSN_FD4/src/make.code.defn                     |    2 +-
 ML_LocalInterp/src/Interpolate.cc                  |    3 +-
 m/BSSN.m                                           |   20 ++
 12 files changed, 514 insertions(+), 111 deletions(-)
 copy ML_BSSN_DG4/src/{ML_BSSN_DG4_InitialBoundaryMinkowski.cc => ML_BSSN_DG4_DerivativesBoundaryExtrapolate.cc} (59%)
 copy ML_BSSN_FD4/src/{ML_BSSN_FD4_InitialBoundaryMinkowski.cc => ML_BSSN_FD4_DerivativesBoundaryExtrapolate.cc} (59%)


hooks/post-receive
--
McLachlan


More information about the Commits mailing list