[Commits] [McLachlan]McLachlan branch, master, updated. e962e21cc53e2f24e1dfffef2454f5136ae4ee08

Carpet git repositories carpetgit at stellarcollapse.org
Wed May 2 05:05:52 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, master has been updated
       via  e962e21cc53e2f24e1dfffef2454f5136ae4ee08 (commit)
       via  4d9a82e9f305be8c823535e2b4f1be03cf86fbb3 (commit)
       via  e4b7e2c5de80b0f2a23588f0559547dbb1f0aefb (commit)
       via  d303d21a9a70f83266672998203ea48cc9291223 (commit)
       via  1fecccd15bdb93d92596541c455782c6c6efbabd (commit)
       via  6d8ba38ffa081c47e9e0e4de3ebdc57195089628 (commit)
       via  a8794cd2227c87c7457ba51d040e863be2f981e7 (commit)
       via  342f260edadacf1632d3020fa441da1802a96cce (commit)
       via  8dae6a902c2610f0176e4c1378785f059a8c7d0f (commit)
       via  b6e6a95581057c2ea282cb172f42374527fe6106 (commit)
       via  961f17aae3f0d3c597b7a8381e71b23d8ea941c0 (commit)
       via  f87a82b998a429bcc88c928a06e175b633a916cc (commit)
       via  e574bf527f6e15bc0df239404df428caae93d797 (commit)
       via  f71ebd54d52ffe0b4755ae64fcec82c48a1d76c7 (commit)
       via  b5b0de9ec6f63188057c3b8b4bdb020e903738ae (commit)
       via  14d3fa8389f8aaa1f47206ffa27185f9a86a8a14 (commit)
       via  63978cdad7763715ae7b2916c18692ba3cc89921 (commit)
      from  af04ce2e3d96d19b94dd4b416a6617b649c6da34 (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 e962e21cc53e2f24e1dfffef2454f5136ae4ee08
Merge: af04ce2 4d9a82e
Author: Barry Wardell <barry.wardell at gmail.com>
Date:   Wed May 2 11:05:27 2012 +0100

    Merge branch 'CCZ4'

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

Summary of changes:
 ML_ADM/schedule.ccl                                |   60 +-
 ML_ADM/src/ML_ADM_Minkowski.cc                     |  144 +-
 ML_ADM/src/ML_ADM_RHS.cc                           |  148 +-
 ML_ADM/src/ML_ADM_boundary.cc                      |  144 +-
 ML_ADM/src/ML_ADM_constraints.cc                   |   84 +-
 ML_ADM/src/ML_ADM_constraints_boundary.cc          |   82 +-
 ML_ADM/src/ML_ADM_convertFromADMBase.cc            |  148 +-
 ML_ADM/src/ML_ADM_convertToADMBase.cc              |  170 +-
 ML_ADM/src/make.code.defn                          |    2 +-
 ML_BSSN/src/ML_BSSN_Minkowski.cc                   |    2 +-
 ML_BSSN/src/ML_BSSN_RHS1.cc                        |   18 +-
 ML_BSSN/src/ML_BSSN_RHS2.cc                        |   66 +-
 ML_BSSN/src/ML_BSSN_boundary.cc                    |    2 +-
 ML_BSSN/src/ML_BSSN_constraints1.cc                |   42 +-
 ML_BSSN/src/ML_BSSN_constraints2.cc                |    4 +-
 ML_BSSN/src/ML_BSSN_convertFromADMBase.cc          |    2 +-
 ML_BSSN/src/ML_BSSN_convertToADMBase.cc            |    4 +-
 ML_BSSN_MP/src/ML_BSSN_MP_Minkowski.cc             |    2 +-
 ML_BSSN_MP/src/ML_BSSN_MP_RHS1.cc                  |   18 +-
 ML_BSSN_MP/src/ML_BSSN_MP_RHS2.cc                  |   66 +-
 ML_BSSN_MP/src/ML_BSSN_MP_boundary.cc              |    2 +-
 ML_BSSN_MP/src/ML_BSSN_MP_constraints1.cc          |   42 +-
 ML_BSSN_MP/src/ML_BSSN_MP_constraints2.cc          |    4 +-
 ML_BSSN_MP/src/ML_BSSN_MP_convertFromADMBase.cc    |    2 +-
 ML_BSSN_MP/src/ML_BSSN_MP_convertToADMBase.cc      |    4 +-
 ML_BSSN_MP_O8/src/ML_BSSN_MP_O8_Minkowski.cc       |    2 +-
 ML_BSSN_MP_O8/src/ML_BSSN_MP_O8_RHS1.cc            |   18 +-
 ML_BSSN_MP_O8/src/ML_BSSN_MP_O8_RHS2.cc            |   66 +-
 ML_BSSN_MP_O8/src/ML_BSSN_MP_O8_boundary.cc        |    2 +-
 ML_BSSN_MP_O8/src/ML_BSSN_MP_O8_constraints1.cc    |   42 +-
 ML_BSSN_MP_O8/src/ML_BSSN_MP_O8_constraints2.cc    |    4 +-
 .../src/ML_BSSN_MP_O8_convertFromADMBase.cc        |    2 +-
 .../src/ML_BSSN_MP_O8_convertToADMBase.cc          |    4 +-
 ML_BSSN_O2/src/ML_BSSN_O2_Minkowski.cc             |    2 +-
 ML_BSSN_O2/src/ML_BSSN_O2_RHS1.cc                  |   18 +-
 ML_BSSN_O2/src/ML_BSSN_O2_RHS2.cc                  |   66 +-
 ML_BSSN_O2/src/ML_BSSN_O2_boundary.cc              |    2 +-
 ML_BSSN_O2/src/ML_BSSN_O2_constraints1.cc          |   42 +-
 ML_BSSN_O2/src/ML_BSSN_O2_constraints2.cc          |    4 +-
 ML_BSSN_O2/src/ML_BSSN_O2_convertFromADMBase.cc    |    2 +-
 ML_BSSN_O2/src/ML_BSSN_O2_convertToADMBase.cc      |    4 +-
 ML_BSSN_O8/src/ML_BSSN_O8_Minkowski.cc             |    2 +-
 ML_BSSN_O8/src/ML_BSSN_O8_RHS1.cc                  |   18 +-
 ML_BSSN_O8/src/ML_BSSN_O8_RHS2.cc                  |   66 +-
 ML_BSSN_O8/src/ML_BSSN_O8_boundary.cc              |    2 +-
 ML_BSSN_O8/src/ML_BSSN_O8_constraints1.cc          |   42 +-
 ML_BSSN_O8/src/ML_BSSN_O8_constraints2.cc          |    4 +-
 ML_BSSN_O8/src/ML_BSSN_O8_convertFromADMBase.cc    |    2 +-
 ML_BSSN_O8/src/ML_BSSN_O8_convertToADMBase.cc      |    4 +-
 ML_BSSN_UPW/src/ML_BSSN_UPW_Minkowski.cc           |    2 +-
 ML_BSSN_UPW/src/ML_BSSN_UPW_RHS1.cc                |   18 +-
 ML_BSSN_UPW/src/ML_BSSN_UPW_RHS2.cc                |   66 +-
 ML_BSSN_UPW/src/ML_BSSN_UPW_boundary.cc            |    2 +-
 ML_BSSN_UPW/src/ML_BSSN_UPW_constraints1.cc        |   42 +-
 ML_BSSN_UPW/src/ML_BSSN_UPW_constraints2.cc        |    4 +-
 ML_BSSN_UPW/src/ML_BSSN_UPW_convertFromADMBase.cc  |    2 +-
 ML_BSSN_UPW/src/ML_BSSN_UPW_convertToADMBase.cc    |    4 +-
 {ML_ADM => ML_CCZ4}/configuration.ccl              |    0
 ML_CCZ4/interface.ccl                              |  215 ++
 ML_CCZ4/param.ccl                                  | 1558 +++++++++++++
 ML_CCZ4/schedule.ccl                               |  766 +++++++
 ML_CCZ4/src/Boundaries.cc                          | 1913 ++++++++++++++++
 {ML_BSSN => ML_CCZ4}/src/Differencing.h            |    0
 ML_CCZ4/src/ML_CCZ4_Advect.cc                      | 2232 ++++++++++++++++++
 ML_CCZ4/src/ML_CCZ4_Dissipation.cc                 | 1374 +++++++++++
 ML_CCZ4/src/ML_CCZ4_InitGamma.cc                   |  295 +++
 ML_CCZ4/src/ML_CCZ4_InitRHS.cc                     |  359 +++
 ML_CCZ4/src/ML_CCZ4_Minkowski.cc                   |  359 +++
 ML_CCZ4/src/ML_CCZ4_RHS1.cc                        | 2382 ++++++++++++++++++++
 ML_CCZ4/src/ML_CCZ4_RHS2.cc                        | 1898 ++++++++++++++++
 ML_CCZ4/src/ML_CCZ4_RHSStaticBoundary.cc           |  398 ++++
 ML_CCZ4/src/ML_CCZ4_boundary.cc                    |  398 ++++
 ML_CCZ4/src/ML_CCZ4_constraints1.cc                | 1662 ++++++++++++++
 ML_CCZ4/src/ML_CCZ4_constraints2.cc                | 1004 +++++++++
 ML_CCZ4/src/ML_CCZ4_convertFromADMBase.cc          |  404 ++++
 ML_CCZ4/src/ML_CCZ4_convertFromADMBaseGamma.cc     |  926 ++++++++
 ML_CCZ4/src/ML_CCZ4_convertToADMBase.cc            |  362 +++
 .../src/ML_CCZ4_convertToADMBaseDtLapseShift.cc    |  920 ++++++++
 ...ML_CCZ4_convertToADMBaseDtLapseShiftBoundary.cc |  348 +++
 .../ML_CCZ4_convertToADMBaseFakeDtLapseShift.cc    |  333 +++
 ML_CCZ4/src/ML_CCZ4_enforce.cc                     |  337 +++
 ML_CCZ4/src/RegisterMoL.cc                         |   44 +
 ML_CCZ4/src/RegisterSymmetries.cc                  |  194 ++
 ML_CCZ4/src/Startup.cc                             |   10 +
 ML_CCZ4/src/make.code.defn                         |    3 +
 .../configuration.ccl                              |    0
 ML_CCZ4_Helper/interface.ccl                       |   38 +
 ML_CCZ4_Helper/param.ccl                           |   39 +
 ML_CCZ4_Helper/schedule.ccl                        |  161 ++
 ML_CCZ4_Helper/src/ExtrapolateGammas.c             |   29 +
 ML_CCZ4_Helper/src/NewRad.c                        |   69 +
 ML_CCZ4_Helper/src/RegisterConstrained.c           |   32 +
 ML_CCZ4_Helper/src/RegisterSlicing.c               |    9 +
 ML_CCZ4_Helper/src/SelectBCsADMBase.c              |   31 +
 ML_CCZ4_Helper/src/SetGroupTags.c                  |   77 +
 .../src/make.code.defn                             |    0
 {ML_BSSN_Test => ML_CCZ4_Test}/interface.ccl       |    0
 {ML_BSSN_Test => ML_CCZ4_Test}/param.ccl           |    0
 {ML_BSSN_Test => ML_CCZ4_Test}/schedule.ccl        |    0
 {ML_BSSN_Test => ML_CCZ4_Test}/src/make.code.defn  |    0
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d.par                |  145 ++
 .../test/ML_CCZ4_sgw3d}/A.x.asc                    |    0
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At11.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At12.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At13.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At22.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At23.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At33.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/B1.x.asc           |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/B2.x.asc           |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/B3.x.asc           |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/Theta.x.asc        |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/Xt1.x.asc          |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/Xt2.x.asc          |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/Xt3.x.asc          |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/alpha.x.asc        |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/beta1.x.asc        |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/beta2.x.asc        |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/beta3.x.asc        |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/cA.x.asc           |   40 +
 .../test/ML_CCZ4_sgw3d}/cS.x.asc                   |    0
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/cXt1.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/cXt2.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/cXt3.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt11.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt12.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt13.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt22.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt23.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt33.x.asc         |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gxx.x.asc          |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/kxx.x.asc          |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/phi.x.asc          |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/trK.x.asc          |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs.par            |  147 ++
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/A.x.asc        |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/A.y.asc        |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/A.z.asc        |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Arhs.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Arhs.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Arhs.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1.x.asc       |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1.y.asc       |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1.z.asc       |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1rhs.x.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1rhs.y.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1rhs.z.asc    |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2.x.asc       |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2.y.asc       |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2.z.asc       |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2rhs.x.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2rhs.y.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2rhs.z.asc    |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3.x.asc       |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3.y.asc       |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3.z.asc       |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3rhs.x.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3rhs.y.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3rhs.z.asc    |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Theta.x.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Theta.y.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Theta.z.asc    |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Thetarhs.x.asc |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Thetarhs.y.asc |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Thetarhs.z.asc |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1.x.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1.y.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1.z.asc      |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1rhs.x.asc   |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1rhs.y.asc   |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1rhs.z.asc   |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2.x.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2.y.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2.z.asc      |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2rhs.x.asc   |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2rhs.y.asc   |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2rhs.z.asc   |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3.x.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3.y.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3.z.asc      |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3rhs.x.asc   |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3rhs.y.asc   |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3rhs.z.asc   |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpha.x.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpha.y.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpha.z.asc    |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpharhs.x.asc |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpharhs.y.asc |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpharhs.z.asc |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1.x.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1.y.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1.z.asc    |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1rhs.x.asc |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1rhs.y.asc |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1rhs.z.asc |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2.x.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2.y.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2.z.asc    |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2rhs.x.asc |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2rhs.y.asc |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2rhs.z.asc |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3.x.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3.y.asc    |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3.z.asc    |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3rhs.x.asc |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3rhs.y.asc |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3rhs.z.asc |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cA.x.asc       |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cA.y.asc       |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cA.z.asc       |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cS.x.asc       |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cS.y.asc       |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cS.z.asc       |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt1.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt1.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt1.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt2.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt2.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt2.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt3.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt3.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt3.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33.x.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33.y.asc     |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33.z.asc     |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33rhs.x.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33rhs.y.asc  |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33rhs.z.asc  |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gxx.x.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gxx.y.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gxx.z.asc      |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/kxx.x.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/kxx.y.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/kxx.z.asc      |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phi.x.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phi.y.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phi.z.asc      |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phirhs.x.asc   |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phirhs.y.asc   |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phirhs.z.asc   |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trK.x.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trK.y.asc      |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trK.z.asc      |   27 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trKrhs.x.asc   |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trKrhs.y.asc   |   21 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trKrhs.z.asc   |   27 +
 {ML_BSSN_Test => ML_CCZ4_Test}/test/test.ccl       |    0
 ML_WaveToyFO/configuration.ccl                     |    4 +-
 ML_WaveToyFO/param.ccl                             |    6 +
 ML_WaveToyFO/schedule.ccl                          |   32 +-
 ML_WaveToyFO/src/WTFO_Gaussian.cc                  |   20 +-
 ML_WaveToyFO/src/WTFO_RHS.cc                       |   22 +-
 ML_WaveToyFO/src/WTFO_constraints.cc               |   19 +-
 ML_WaveToyFO/src/make.code.defn                    |    2 +-
 m/Makefile                                         |    3 +-
 m/McLachlan_BSSN.m                                 |  300 ++-
 par/CCZ4/bbh_ccz4.par                              |  493 ++++
 par/CCZ4/gw1d_ccz4.par                             |  283 +++
 par/CCZ4/rbst_ccz4.par                             |  230 ++
 325 files changed, 28796 insertions(+), 1222 deletions(-)
 copy {ML_ADM => ML_CCZ4}/configuration.ccl (100%)
 create mode 100644 ML_CCZ4/interface.ccl
 create mode 100644 ML_CCZ4/param.ccl
 create mode 100644 ML_CCZ4/schedule.ccl
 create mode 100644 ML_CCZ4/src/Boundaries.cc
 copy {ML_BSSN => ML_CCZ4}/src/Differencing.h (100%)
 create mode 100644 ML_CCZ4/src/ML_CCZ4_Advect.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_Dissipation.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_InitGamma.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_InitRHS.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_Minkowski.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_RHS1.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_RHS2.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_RHSStaticBoundary.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_boundary.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_constraints1.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_constraints2.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_convertFromADMBase.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_convertFromADMBaseGamma.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_convertToADMBase.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_convertToADMBaseDtLapseShift.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_convertToADMBaseDtLapseShiftBoundary.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_convertToADMBaseFakeDtLapseShift.cc
 create mode 100644 ML_CCZ4/src/ML_CCZ4_enforce.cc
 create mode 100644 ML_CCZ4/src/RegisterMoL.cc
 create mode 100644 ML_CCZ4/src/RegisterSymmetries.cc
 create mode 100644 ML_CCZ4/src/Startup.cc
 create mode 100644 ML_CCZ4/src/make.code.defn
 copy {ML_BSSN_Helper => ML_CCZ4_Helper}/configuration.ccl (100%)
 create mode 100644 ML_CCZ4_Helper/interface.ccl
 create mode 100644 ML_CCZ4_Helper/param.ccl
 create mode 100644 ML_CCZ4_Helper/schedule.ccl
 create mode 100644 ML_CCZ4_Helper/src/ExtrapolateGammas.c
 create mode 100644 ML_CCZ4_Helper/src/NewRad.c
 create mode 100644 ML_CCZ4_Helper/src/RegisterConstrained.c
 create mode 100644 ML_CCZ4_Helper/src/RegisterSlicing.c
 create mode 100644 ML_CCZ4_Helper/src/SelectBCsADMBase.c
 create mode 100644 ML_CCZ4_Helper/src/SetGroupTags.c
 copy {ML_BSSN_Helper => ML_CCZ4_Helper}/src/make.code.defn (100%)
 copy {ML_BSSN_Test => ML_CCZ4_Test}/interface.ccl (100%)
 copy {ML_BSSN_Test => ML_CCZ4_Test}/param.ccl (100%)
 copy {ML_BSSN_Test => ML_CCZ4_Test}/schedule.ccl (100%)
 copy {ML_BSSN_Test => ML_CCZ4_Test}/src/make.code.defn (100%)
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d.par
 copy {ML_BSSN_Test/test/ML_BSSN_sgw3d_harmonic => ML_CCZ4_Test/test/ML_CCZ4_sgw3d}/A.x.asc (100%)
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At11.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At12.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At13.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At22.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At23.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/At33.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/B1.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/B2.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/B3.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/Theta.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/Xt1.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/Xt2.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/Xt3.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/alpha.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/beta1.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/beta2.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/beta3.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/cA.x.asc
 copy {ML_BSSN_Test/test/ML_BSSN_sgw3d_harmonic => ML_CCZ4_Test/test/ML_CCZ4_sgw3d}/cS.x.asc (100%)
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/cXt1.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/cXt2.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/cXt3.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt11.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt12.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt13.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt22.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt23.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gt33.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/gxx.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/kxx.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/phi.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/trK.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs.par
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/A.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/A.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/A.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Arhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Arhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Arhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At11rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At12rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At13rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At22rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At23rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/At33rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B1rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B2rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/B3rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Theta.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Theta.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Theta.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Thetarhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Thetarhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Thetarhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt1rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt2rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/Xt3rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpha.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpha.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpha.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpharhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpharhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/alpharhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta1rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta2rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/beta3rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cA.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cA.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cA.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cS.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cS.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cS.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt1.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt1.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt1.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt2.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt2.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt2.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt3.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt3.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/cXt3.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt11rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt12rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt13rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt22rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt23rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33rhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33rhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gt33rhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gxx.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gxx.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/gxx.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/kxx.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/kxx.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/kxx.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phi.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phi.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phi.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phirhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phirhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/phirhs.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trK.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trK.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trK.z.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trKrhs.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trKrhs.y.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs/trKrhs.z.asc
 copy {ML_BSSN_Test => ML_CCZ4_Test}/test/test.ccl (100%)
 create mode 100644 par/CCZ4/bbh_ccz4.par
 create mode 100644 par/CCZ4/gw1d_ccz4.par
 create mode 100644 par/CCZ4/rbst_ccz4.par


hooks/post-receive
--
McLachlan


More information about the Commits mailing list