Skip to content

Commit c1dbb93

Browse files
committed
Link frontend_parent of Iterations to Iterations container
1 parent 9412493 commit c1dbb93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)