aboutsummaryrefslogtreecommitdiff
path: root/src/AmrUcdGridHierarchy.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/AmrUcdGridHierarchy.hh')
-rw-r--r--src/AmrUcdGridHierarchy.hh5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/AmrUcdGridHierarchy.hh b/src/AmrUcdGridHierarchy.hh
index 94835a3..0a023d4 100644
--- a/src/AmrUcdGridHierarchy.hh
+++ b/src/AmrUcdGridHierarchy.hh
@@ -73,8 +73,9 @@ public:
// public:
~AmrUcdGridHierarchy();
void addGrid(AmrGrid &grid); // copy from
- //*** Now do parenting of the nodes (can be combined with the addGrid
-#if 0 // disabled
+ // *** Now do parenting of the nodes (can be combined with the addGrid
+#if 0
+ // disabled
struct CellInfo {
struct Face {
Vec3f normal;