Skip to content

Implementation of the search function for the relatives.

Andrii Verbytskyi requested to merge searchexample into master

In this MR the implemented functions are:

vertex -> descendant vertices

vertex -> descendant particles

vertex -> ancestor vertices

...

Merge request reports