Skip to content
  • Will Schroeder's avatar
    New class to create links from points to cells · 82a6c1dc
    Will Schroeder authored
    This is a threaded implementation of cell links construction. This
    class generates links from each point to all of the cells that use
    it. It is non-incremental, meaning that it it built once (statically)
    and if the underlying topology changes, it must be built again.
    82a6c1dc