[Commits] [McLachlan]McLachlan branch, dgfe2, updated. 60e451e2951f8a3278b20d65fecf0e56e41ee79e

Carpet git repositories carpetgit at stellarcollapse.org
Mon Mar 10 16:03:21 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  60e451e2951f8a3278b20d65fecf0e56e41ee79e (commit)
       via  0916bbf6310d6a1962a0090879738a13be50e24f (commit)
       via  c1a72352c3c8ff7e71b0eebfb8e0c86f67832491 (commit)
      from  78f951307c843ce434da53a9b5b7426568e26db3 (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 60e451e2951f8a3278b20d65fecf0e56e41ee79e
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Mon Mar 10 17:03:15 2014 -0400

    Update examples

commit 0916bbf6310d6a1962a0090879738a13be50e24f
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Mon Mar 10 17:02:57 2014 -0400

    Regenerate thorns

commit c1a72352c3c8ff7e71b0eebfb8e0c86f67832491
Author: Erik Schnetter <schnetter at gmail.com>
Date:   Mon Mar 10 17:02:46 2014 -0400

    Make FD dissipation work

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

Summary of changes:
 ML_WaveToy_DG4/doc/OperationCounts.txt             |    4 +-
 ML_WaveToy_DG4/src/ML_WaveToy_DG4_RHSFirstOrder.cc |  406 +++++++-------
 .../src/ML_WaveToy_DG4_RHSSecondOrder.cc           |   40 +-
 ML_WaveToy_DG8/doc/OperationCounts.txt             |    4 +-
 ML_WaveToy_DG8/src/ML_WaveToy_DG8_RHSFirstOrder.cc |  559 ++++++++++----------
 .../src/ML_WaveToy_DG8_RHSSecondOrder.cc           |   50 +-
 ML_WaveToy_FD4/doc/OperationCounts.txt             |    4 +-
 ML_WaveToy_FD4/src/ML_WaveToy_FD4_RHSFirstOrder.cc |   74 +--
 .../src/ML_WaveToy_FD4_RHSSecondOrder.cc           |   29 +-
 ML_WaveToy_FD8/doc/OperationCounts.txt             |    4 +-
 ML_WaveToy_FD8/src/ML_WaveToy_FD8_RHSFirstOrder.cc |  109 ++--
 .../src/ML_WaveToy_FD8_RHSSecondOrder.cc           |   50 +-
 m/DGops.m                                          |    6 +-
 m/FDops.m                                          |   10 +-
 m/WaveToy.m                                        |  102 +---
 par/testpoly_dg4.par                               |    2 +-
 par/testpoly_fd4.par                               |    2 +-
 par/wavetoy_fo_dg4_sinex.par                       |    2 +-
 par/wavetoy_fo_dg8_sinex.par                       |    2 +-
 par/wavetoy_fo_fd4_sinex.par                       |    2 +-
 par/wavetoy_so_dg4_sinex.par                       |    2 +-
 par/wavetoy_so_dg8_sinex.par                       |    2 +-
 par/wavetoy_so_fd4_sinex.par                       |    2 +-
 23 files changed, 693 insertions(+), 774 deletions(-)


hooks/post-receive
--
McLachlan


More information about the Commits mailing list