Skip to content

Commit 6ce3bd7

Browse files
committed
Link frontend_parent of Iterations to Iterations container
1 parent e15e4ec commit 6ce3bd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/openPMD/Iteration.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,7 @@ namespace traits
487487
internal::AttributableData *attr_of_shared_parent =
488488
c->m_attri->frontend_parent;
489489
ret.linkHierarchy(*attr_of_shared_parent);
490+
ret.m_attri->frontend_parent = c->m_attri.get();
490491
}
491492
}
492493
};

0 commit comments

Comments
 (0)