[Commits] [McLachlan]McLachlan branch, cakernel, updated. ed13373bca05d3f63b25618f716f10f0ccecba9d

Carpet git repositories carpetgit at stellarcollapse.org
Mon Apr 30 14:56:15 CDT 2012


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, cakernel has been updated
       via  ed13373bca05d3f63b25618f716f10f0ccecba9d (commit)
       via  7c0527d18171012710fb7efaf8587b67c1828af8 (commit)
       via  f28a7a5ec3f62eb9907d38d60e41c888105ecc5e (commit)
       via  02e425f0ac84934a6897a36b0602308a67d8d552 (commit)
      from  7cbc12df0079b1f61743eb89c5e219749cfcb2b1 (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 ed13373bca05d3f63b25618f716f10f0ccecba9d
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Mon Apr 30 21:23:51 2012 +0200

    Regenerate code

commit 7c0527d18171012710fb7efaf8587b67c1828af8
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Sun Apr 29 16:18:40 2012 +0200

    ML_BSSN_Helper: Move conversion to ADMBase to ANALYSIS
    
    This is a temporary fix for the CaKernel branch, which only runs in unigrid.

commit f28a7a5ec3f62eb9907d38d60e41c888105ecc5e
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Sun Apr 29 16:17:58 2012 +0200

    McLachlan_BSSN.m: Re-enable conversion to ADMBase variables

commit 02e425f0ac84934a6897a36b0602308a67d8d552
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Sun Apr 29 16:17:23 2012 +0200

    McLachlan_BSSN.m: Don't read ADMBase variables in convertToADMBaseCalc
    
    These variables have been set already, but Kranc doesn't detect this case yet.  This is a temporary workaround.

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

Summary of changes:
 ML_BSSN/cakernel.ccl                               |   43 +++++++
 ML_BSSN/doc/ML_BSSN.kranc                          |   13 ++
 ML_BSSN/param.ccl                                  |   24 ++++
 ML_BSSN/schedule.ccl                               |   84 +++++++++++++
 ...CaKernel__DEVICE_ML_BSSN_convertToADMBase.code} |  115 +++++++-----------
 ..._device.cc => HOST_ML_BSSN_convertToADMBase.cc} |  130 ++++++++------------
 ML_BSSN/src/make.code.defn                         |    2 +-
 ML_BSSN_Helper/schedule.ccl                        |    2 +-
 ML_BSSN_Host/doc/ML_BSSN_Host.kranc                |   13 ++
 ML_BSSN_Host/param.ccl                             |   12 ++
 ML_BSSN_Host/schedule.ccl                          |   39 ++++++
 ...enforce.cc => ML_BSSN_Host_convertToADMBase.cc} |  109 ++++++++++-------
 ML_BSSN_Host/src/make.code.defn                    |    2 +-
 ML_BSSN_Host_Helper/schedule.ccl                   |    2 +-
 m/McLachlan_BSSN.m                                 |    6 +-
 m/prototype/ML_BSSN_Helper/schedule.ccl            |    2 +-
 16 files changed, 398 insertions(+), 200 deletions(-)
 copy ML_BSSN/src/{CaKernel__DEVICE_ML_BSSN_copy_to_device.code => CaKernel__DEVICE_ML_BSSN_convertToADMBase.code} (70%)
 copy ML_BSSN/src/{HOST_ML_BSSN_copy_to_device.cc => HOST_ML_BSSN_convertToADMBase.cc} (68%)
 copy ML_BSSN_Host/src/{ML_BSSN_Host_enforce.cc => ML_BSSN_Host_convertToADMBase.cc} (61%)


hooks/post-receive
--
McLachlan


More information about the Commits mailing list