From 8d12c0a0a2c8d42c3ab3bd8b90cf06f97e9f4efb Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 27 Jan 2012 16:32:29 +0000
Subject: [PATCH] oops

---
 Mesh/Field.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Mesh/Field.cpp b/Mesh/Field.cpp
index f20223eedc..c791ef03c4 100644
--- a/Mesh/Field.cpp
+++ b/Mesh/Field.cpp
@@ -1216,6 +1216,7 @@ class PostViewField : public Field
                  " want to use a list-based view (.pos file) instead");
       return 0;
     }
+    return v;
   }
   virtual bool isotropic () const
   {
-- 
GitLab