[Commits] [Carpet] branch, master, updated. carpet-6-init-20-g40b8218
Carpet git repositories
carpetgit at stellarcollapse.org
Mon Oct 22 13:25:16 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 "Carpet â Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>".
The branch, master has been updated
via 40b821811176d69f15942fc1a35bbd00cf6940a1 (commit)
from 2d5752398c5844a24f3146792b2e93510552c19e (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 40b821811176d69f15942fc1a35bbd00cf6940a1
Author: Erik Schnetter <schnetter at gmail.com>
Date: Mon Oct 22 14:25:10 2012 -0400
Remove Carpet's mechanisms to deal with how to call isnan
Remove Carpet's mechanisms to deal with how to call isnan. Instead, expect isnan in std::, and rely on Cactus to correct things if this is not the case.
-----------------------------------------------------------------------
Summary of changes:
Carpet/Carpet/src/Hosts.cc | 1 +
Carpet/Carpet/src/MultiModel.cc | 1 +
Carpet/Carpet/src/functions.hh | 1 -
Carpet/CarpetIOBasic/src/iobasic.cc | 43 ++-
Carpet/CarpetLib/src/defs.hh | 367 ++--------------------
Carpet/CarpetLib/src/gh.cc | 2 -
Carpet/CarpetLib/src/prolongate_3d_cc_eno_rf2.cc | 2 +-
Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc | 2 +-
Carpet/CarpetLib/src/prolongate_3d_rf2.cc | 4 +-
Carpet/CarpetLib/src/vect.hh | 14 +-
Carpet/CarpetReduce/src/reduce.cc | 47 ---
11 files changed, 74 insertions(+), 410 deletions(-)
hooks/post-receive
--
Carpet â Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>
More information about the Commits
mailing list