aboutsummaryrefslogtreecommitdiff
path: root/CarpetDev/CarpetIOF5/src/timestep.hh
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2009-09-03 16:19:15 -0500
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 16:42:31 +0000
commit11c4d98017cbb86d08e15fd1b549180184b58a26 (patch)
tree2546a154c6f7bc0bec87de7316125ae7d1453569 /CarpetDev/CarpetIOF5/src/timestep.hh
parentf520477b1c14e02f1495cfa8d3e09f4e21ab34d0 (diff)
Import Carpet
Ignore-this: 309b4dd613f4af2b84aa5d6743fdb6b3
Diffstat (limited to 'CarpetDev/CarpetIOF5/src/timestep.hh')
-rw-r--r--CarpetDev/CarpetIOF5/src/timestep.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/CarpetDev/CarpetIOF5/src/timestep.hh b/CarpetDev/CarpetIOF5/src/timestep.hh
index 3a44ec29b..d70a00024 100644
--- a/CarpetDev/CarpetIOF5/src/timestep.hh
+++ b/CarpetDev/CarpetIOF5/src/timestep.hh
@@ -53,7 +53,8 @@ namespace CarpetIOF5 {
const;
void
- get_link_destination (string & filename,
+ get_link_destination (int proc,
+ string & filename,
string & objectname)
const;