[Commits] [McLachlan]McLachlan branch, dgfe2, updated. 78f951307c843ce434da53a9b5b7426568e26db3
Carpet git repositories
carpetgit at stellarcollapse.org
Mon Mar 10 14:43: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 78f951307c843ce434da53a9b5b7426568e26db3 (commit)
via 22cd8282ff97b7ed3aa44f42d9558f2851089f35 (commit)
via 079cd63e15d68b897ebed9aee000cf64506254e4 (commit)
via b3d90e4c6b95933449f5ba8eadfb04a236ef3c61 (commit)
from 9df33af606dcaf89c123865a9d6617d5aa907b73 (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 78f951307c843ce434da53a9b5b7426568e26db3
Author: Erik Schnetter <schnetter at gmail.com>
Date: Mon Mar 10 15:43:15 2014 -0400
Regenerate thorns
commit 22cd8282ff97b7ed3aa44f42d9558f2851089f35
Author: Erik Schnetter <schnetter at gmail.com>
Date: Mon Mar 10 15:42:00 2014 -0400
Add FD example parameter files
commit 079cd63e15d68b897ebed9aee000cf64506254e4
Author: Erik Schnetter <schnetter at gmail.com>
Date: Mon Mar 10 15:41:36 2014 -0400
Disable tiling for FD thorns
commit b3d90e4c6b95933449f5ba8eadfb04a236ef3c61
Author: Erik Schnetter <schnetter at gmail.com>
Date: Mon Mar 10 15:40:57 2014 -0400
Correct FD operators
-----------------------------------------------------------------------
Summary of changes:
ML_Test_FD4/schedule.ccl | 7 +
ML_Test_FD4/src/ML_Test_FD4_DPolyCalc.cc | 138 +++++++++++++++-----
ML_Test_FD4/src/ML_Test_FD4_PolyCalc.cc | 15 +--
ML_Test_FD4/src/ML_Test_FD4_WeightgfCalc.cc | 15 +--
ML_WaveToy_FD4/doc/OperationCounts.txt | 8 +-
ML_WaveToy_FD4/schedule.ccl | 7 +
.../src/ML_WaveToy_FD4_ConstraintsFirstOrder.cc | 42 +++---
.../src/ML_WaveToy_FD4_ConstraintsSecondOrder.cc | 15 +--
.../src/ML_WaveToy_FD4_DependentSecondOrder.cc | 36 ++---
.../src/ML_WaveToy_FD4_EnergyFirstOrder.cc | 15 +--
.../src/ML_WaveToy_FD4_EnergySecondOrder.cc | 15 +--
ML_WaveToy_FD4/src/ML_WaveToy_FD4_ErrorSineX.cc | 15 +--
.../src/ML_WaveToy_FD4_InitialGaussian.cc | 15 +--
ML_WaveToy_FD4/src/ML_WaveToy_FD4_InitialSine.cc | 15 +--
ML_WaveToy_FD4/src/ML_WaveToy_FD4_InitialSineX.cc | 15 +--
.../src/ML_WaveToy_FD4_InitialStanding.cc | 15 +--
ML_WaveToy_FD4/src/ML_WaveToy_FD4_RHSFirstOrder.cc | 67 ++++++----
.../src/ML_WaveToy_FD4_RHSSecondOrder.cc | 45 ++++---
ML_WaveToy_FD8/doc/OperationCounts.txt | 8 +-
ML_WaveToy_FD8/schedule.ccl | 7 +
.../src/ML_WaveToy_FD8_ConstraintsFirstOrder.cc | 54 +++++---
.../src/ML_WaveToy_FD8_ConstraintsSecondOrder.cc | 15 +--
.../src/ML_WaveToy_FD8_DependentSecondOrder.cc | 39 +++---
.../src/ML_WaveToy_FD8_EnergyFirstOrder.cc | 15 +--
.../src/ML_WaveToy_FD8_EnergySecondOrder.cc | 15 +--
ML_WaveToy_FD8/src/ML_WaveToy_FD8_ErrorSineX.cc | 15 +--
.../src/ML_WaveToy_FD8_InitialGaussian.cc | 15 +--
ML_WaveToy_FD8/src/ML_WaveToy_FD8_InitialSine.cc | 15 +--
ML_WaveToy_FD8/src/ML_WaveToy_FD8_InitialSineX.cc | 15 +--
.../src/ML_WaveToy_FD8_InitialStanding.cc | 15 +--
ML_WaveToy_FD8/src/ML_WaveToy_FD8_RHSFirstOrder.cc | 99 ++++++++++----
.../src/ML_WaveToy_FD8_RHSSecondOrder.cc | 60 ++++++---
m/FDops.m | 6 +-
m/Test.m | 14 +-
m/WaveToy.m | 2 +-
par/{testpoly_dg4.par => testpoly_fd4.par} | 87 ++++++------
...y_fo_dg4_sinex.par => wavetoy_fo_fd4_sinex.par} | 63 +++++----
par/wavetoy_so_dg4_sinex.par | 2 -
..._so_dg8_sinex.rpar => wavetoy_so_dg8_sinex.par} | 2 -
...y_fo_dg4_sinex.par => wavetoy_so_fd4_sinex.par} | 60 ++++-----
40 files changed, 570 insertions(+), 553 deletions(-)
copy par/{testpoly_dg4.par => testpoly_fd4.par} (62%)
copy par/{wavetoy_fo_dg4_sinex.par => wavetoy_fo_fd4_sinex.par} (70%)
rename par/{wavetoy_so_dg8_sinex.rpar => wavetoy_so_dg8_sinex.par} (98%)
copy par/{wavetoy_fo_dg4_sinex.par => wavetoy_so_fd4_sinex.par} (70%)
hooks/post-receive
--
McLachlan
More information about the Commits
mailing list