aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/CarpetIOFlexIOCheckpoint/src/ioflexio.hh
diff options
context:
space:
mode:
authorcvs_anon <>2003-09-17 11:47:00 +0000
committercvs_anon <>2003-09-17 11:47:00 +0000
commit607789d276677e413c81f0e0fe6d5ae2862264f3 (patch)
treea9c4e172fba590a485953ff7ab9bb9a68a2e7117 /CarpetAttic/CarpetIOFlexIOCheckpoint/src/ioflexio.hh
parentfca0fa506d22e86e7c028b8c2e7c6e67bca2497c (diff)
Messed around with this. Still not working. Ran into Carpet problems.[_^?_] Asking Erik&Ian
darcs-hash:20030917114700-62b91-94be58492a57149b904308dba06069a97daa3be1.gz
Diffstat (limited to 'CarpetAttic/CarpetIOFlexIOCheckpoint/src/ioflexio.hh')
-rw-r--r--CarpetAttic/CarpetIOFlexIOCheckpoint/src/ioflexio.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/CarpetAttic/CarpetIOFlexIOCheckpoint/src/ioflexio.hh b/CarpetAttic/CarpetIOFlexIOCheckpoint/src/ioflexio.hh
index 858832243..13350bf9f 100644
--- a/CarpetAttic/CarpetIOFlexIOCheckpoint/src/ioflexio.hh
+++ b/CarpetAttic/CarpetIOFlexIOCheckpoint/src/ioflexio.hh
@@ -1,4 +1,4 @@
-// $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/src/ioflexio.hh,v 1.2 2003/06/18 18:24:28 schnetter Exp $
+// $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/src/ioflexio.hh,v 1.3 2003/09/17 13:47:00 cvs_anon Exp $
#ifndef CARPETIOFLEXIO_HH
#define CARPETIOFLEXIO_HH
@@ -70,7 +70,7 @@ namespace CarpetIOFlexIO {
int InputVarAs (const cGH* const cgh, const char* const varname,
const char* const alias);
- const char* GetStringParameter (const char* const parametername,
+ static const char* GetStringParameter (const char* const parametername,
const char* const fallback);
int WriteVarAs (const cGH* const cgh, IObase* writer,AMRwriter* amrwriter, int varindex);