[Commits] [Carpet] branch, rhaas/SymmetricOperators, updated. ET_2013_11_v0-38-gaedbc56

Carpet git repositories carpetgit at stellarcollapse.org
Mon May 5 09:20: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 "Carpet — Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>".

The branch, rhaas/SymmetricOperators has been updated
       via  aedbc56ba9b1ac9ecaf2382e72f8a505fe3fc857 (commit)
       via  e178ab45a45f7b2e3185a16b0eaa9085c4ce5f6a (commit)
       via  fce972609812fa3633cf9c38824cfeb26468b16e (commit)
       via  f7bb8d3a9c21bfca7bbd561359d97bd4a945b750 (commit)
       via  fab8fd0c2b679d9395954a53c201e208452ffed5 (commit)
      from  2086320c4873a0bcfb84484400ca4669906b279a (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 aedbc56ba9b1ac9ecaf2382e72f8a505fe3fc857
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Sun May 4 16:21:36 2014 -0700

    Carpet: fix handling of scalars after 3fe72d9
    
    scalars are seens as zero dimensional arrays, however they store their
    size (1) in cctk_lsh[0] as if they were 1d arrays with one element

commit e178ab45a45f7b2e3185a16b0eaa9085c4ce5f6a
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Sun May 4 14:14:42 2014 -0700

    CarpetIOHDF5: fix handling of DISTRIB=constant arrays after 3fe72d9

commit fce972609812fa3633cf9c38824cfeb26468b16e
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Thu Apr 24 01:30:49 2014 -0700

    Carpet: avoid using NULL pointer for member function call
    
    the called function does not actually use any member variables so no
    SEGFAULT occured so far.

commit f7bb8d3a9c21bfca7bbd561359d97bd4a945b750
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Thu Apr 24 00:09:13 2014 -0700

    Carpet: fix use of + vs. | in DEBUG code

commit fab8fd0c2b679d9395954a53c201e208452ffed5
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Sun May 4 14:40:42 2014 -0700

    Revert "DONOTPUSH: debug code in Input.cc"
    
    This reverts commit 2086320c4873a0bcfb84484400ca4669906b279a.

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

Summary of changes:
 Carpet/Carpet/src/SetupGH.cc     |    4 ++--
 Carpet/Carpet/src/modes.cc       |    2 +-
 Carpet/CarpetIOHDF5/src/Input.cc |   37 ++++++++++++++++++++-----------------
 Carpet/CarpetLib/src/dh.cc       |    2 +-
 Carpet/CarpetLib/src/ggf.cc      |    6 +++++-
 5 files changed, 29 insertions(+), 22 deletions(-)


hooks/post-receive
--
Carpet — Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>


More information about the Commits mailing list