aboutsummaryrefslogtreecommitdiff
path: root/src/patch/patch_system.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/patch/patch_system.hh')
-rw-r--r--src/patch/patch_system.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/patch/patch_system.hh b/src/patch/patch_system.hh
index c74294e..92da310 100644
--- a/src/patch/patch_system.hh
+++ b/src/patch/patch_system.hh
@@ -139,6 +139,7 @@ private:
bool want_ghost_zones = true)
const;
+public:
// read from a named file
void read_gridfn(int gfn, const char input_file_name[])
{ read_unknown_gridfn(false, gfn, input_file_name, false); }