Skip to content

Commit 5317bc3

Browse files
committed
Link frontend_parent of Iterations to Iterations container
1 parent 9d0b913 commit 5317bc3

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
@@ -514,6 +514,7 @@ namespace traits
514514
internal::AttributableData *attr_of_shared_parent =
515515
c->m_attri->frontend_parent;
516516
ret.linkHierarchy(*attr_of_shared_parent);
517+
ret.m_attri->frontend_parent = c->m_attri.get();
517518
}
518519
}
519520
};

0 commit comments

Comments
 (0)