aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp2/src/fasterp.cc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-06-17 16:26:57 +0200
committerAnton Khirnov <anton@khirnov.net>2020-06-17 16:26:57 +0200
commit1b127d5b7212b31aad7c17fe90f82cea417410bd (patch)
tree0b91990071e4c9b2d19c8179a46e4572c5ded3af /Carpet/CarpetInterp2/src/fasterp.cc
parent665170edf5b1346463e3e7d58bc6a4395deba45a (diff)
Stop using API removed in MPI 2.0
Diffstat (limited to 'Carpet/CarpetInterp2/src/fasterp.cc')
-rw-r--r--Carpet/CarpetInterp2/src/fasterp.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetInterp2/src/fasterp.cc b/Carpet/CarpetInterp2/src/fasterp.cc
index 5cc4818d8..f3a28af0f 100644
--- a/Carpet/CarpetInterp2/src/fasterp.cc
+++ b/Carpet/CarpetInterp2/src/fasterp.cc
@@ -99,7 +99,7 @@ namespace CarpetInterp2 {
#endif
ENTRY(int, ind3d),
ENTRY(CCTK_REAL, offset),
- {1, sizeof(s), MPI_UB, "MPI_UB", "MPI_UB"}
+ //{1, sizeof(s), MPI_UB, "MPI_UB", "MPI_UB"}
};
#undef ENTRY
newtype =