[Commits] [McLachlan]McLachlan branch, dgfe, updated. 9e874b69525f3c0f3038994692905ff81cd0bded
Carpet git repositories
carpetgit at stellarcollapse.org
Wed Feb 26 18:01:20 CST 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, dgfe has been updated
via 9e874b69525f3c0f3038994692905ff81cd0bded (commit)
via 40a1f3fcb0d0cf16e756b67024a04c6fceb4e89a (commit)
via c69ca9326927aa808b002de5a063533697892309 (commit)
from a5be7a04c5e9baa0b1358d1593c945945b849bfa (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 9e874b69525f3c0f3038994692905ff81cd0bded
Author: Barry Wardell <barry.wardell at gmail.com>
Date: Wed Feb 26 19:00:14 2014 -0500
FOZ4: correct parameter range
commit 40a1f3fcb0d0cf16e756b67024a04c6fceb4e89a
Author: Barry Wardell <barry.wardell at gmail.com>
Date: Wed Feb 26 18:50:12 2014 -0500
FOZ4: Fix error in helper thorn
commit c69ca9326927aa808b002de5a063533697892309
Author: Barry Wardell <barry.wardell at gmail.com>
Date: Wed Feb 26 16:48:46 2014 -0500
Restore ML_FOZ4 helper thorn
It seems to have been accidentally deleted in a previous commit
-----------------------------------------------------------------------
Summary of changes:
ML_FOZ4/param.ccl | 12 +--
.../configuration.ccl | 0
.../interface.ccl | 4 +-
.../ML_BSSN_Helper => ML_FOZ4_Helper}/param.ccl | 8 +-
.../ML_BSSN_Helper => ML_FOZ4_Helper}/schedule.ccl | 56 +++++------
.../src/ExtrapolateGammas.c | 12 +--
ML_FOZ4_Helper/src/NewRad.c | 98 ++++++++++++++++++++
.../src/RegisterConstrained.c | 7 +-
ML_FOZ4_Helper/src/RegisterSlicing.c | 9 ++
.../src/SelectBCsADMBase.c | 2 +-
ML_FOZ4_Helper/src/SetGroupTags.c | 86 +++++++++++++++++
.../src/make.code.defn | 0
m/McLachlan_FOZ4.m | 12 +--
13 files changed, 249 insertions(+), 57 deletions(-)
copy {CL_BSSN_DG_P5_Helper => ML_FOZ4_Helper}/configuration.ccl (100%)
copy {m/prototype/ML_BSSN_Helper => ML_FOZ4_Helper}/interface.ccl (94%)
copy {m/prototype/ML_BSSN_Helper => ML_FOZ4_Helper}/param.ccl (79%)
copy {m/prototype/ML_BSSN_Helper => ML_FOZ4_Helper}/schedule.ccl (66%)
copy {m/prototype/ML_BSSN_Helper => ML_FOZ4_Helper}/src/ExtrapolateGammas.c (58%)
create mode 100644 ML_FOZ4_Helper/src/NewRad.c
copy {m/prototype/ML_BSSN_Helper => ML_FOZ4_Helper}/src/RegisterConstrained.c (71%)
create mode 100644 ML_FOZ4_Helper/src/RegisterSlicing.c
copy {m/prototype/ML_BSSN_Helper => ML_FOZ4_Helper}/src/SelectBCsADMBase.c (94%)
create mode 100644 ML_FOZ4_Helper/src/SetGroupTags.c
copy {m/prototype/ML_BSSN_Helper => ML_FOZ4_Helper}/src/make.code.defn (100%)
hooks/post-receive
--
McLachlan
More information about the Commits
mailing list