[Commits] [Carpet] branch, master, updated. carpet-6-init-321-g3b0d753
Carpet git repositories
carpetgit at stellarcollapse.org
Tue Aug 6 12:11:34 CDT 2013
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, master has been updated
via 3b0d7530fb66ec6340dba8e923e0c7176a06e3a6 (commit)
via ea740d6943d91904e50c22bf40112b9f597c69e8 (commit)
via 1208584f656f4af6a0b3d511882f77727f4638f3 (commit)
via b6b6b71ca4c1de25e5d8f2dbc515d052b72aba32 (commit)
via 849b1e88db67e2a49d8acb04f71e1951ddc8b02c (commit)
via 6a344ba05da78f55de86fc966817cfdba159bc82 (commit)
from 3271def579ef3202e3f311fe2af04d3bce9775e0 (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 3b0d7530fb66ec6340dba8e923e0c7176a06e3a6
Author: Erik Schnetter <schnetter at gmail.com>
Date: Tue Aug 6 13:10:52 2013 -0400
CarpetLib: Ensure oldstorage is empty in ggf destructor
commit ea740d6943d91904e50c22bf40112b9f597c69e8
Author: Erik Schnetter <schnetter at gmail.com>
Date: Tue Aug 6 12:57:55 2013 -0400
CarpetLib: Ensure that gh/dh/th destructors are called in the right order
commit 1208584f656f4af6a0b3d511882f77727f4638f3
Author: Erik Schnetter <schnetter at gmail.com>
Date: Tue Aug 6 12:57:23 2013 -0400
CarpetLib: Free ggf data structures in ggf, not in gf<T>
commit b6b6b71ca4c1de25e5d8f2dbc515d052b72aba32
Author: Erik Schnetter <schnetter at gmail.com>
Date: Tue Aug 6 12:56:10 2013 -0400
Carpet: Release all memory when shutting down
Deallocate all metadata and grid functions when shutting down. This avoids Valgrind errors.
commit 849b1e88db67e2a49d8acb04f71e1951ddc8b02c
Author: Erik Schnetter <schnetter at gmail.com>
Date: Tue Aug 6 12:55:34 2013 -0400
Carpet: Turn timer calls into no-ops when timer hierarchy does not exist
This allows timer calls after the timers have been deallcoated.
commit 6a344ba05da78f55de86fc966817cfdba159bc82
Author: Erik Schnetter <schnetter at gmail.com>
Date: Mon Aug 5 14:16:18 2013 -0400
Carpet: Store amount of allocated memory in grid scalars
-----------------------------------------------------------------------
Summary of changes:
Carpet/Carpet/interface.ccl | 13 +++++-
Carpet/Carpet/schedule.ccl | 1 +
Carpet/Carpet/src/Shutdown.cc | 50 +++++++++++++++++++++
Carpet/Carpet/src/Timers.cc | 2 +
Carpet/Carpet/src/Timing.cc | 96 +++++++++++++++++++++++++++++++++++++++++
Carpet/CarpetLib/src/gf.cc | 8 ---
Carpet/CarpetLib/src/ggf.cc | 15 ++++++
Carpet/CarpetLib/src/gh.cc | 2 +
Carpet/CarpetLib/src/gh.hh | 2 +-
9 files changed, 178 insertions(+), 11 deletions(-)
hooks/post-receive
--
Carpet â Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>
More information about the Commits
mailing list