Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PABLO: optimize refinement #88

Merged
merged 7 commits into from
Dec 24, 2020
Merged

PABLO: optimize refinement #88

merged 7 commits into from
Dec 24, 2020

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    08b64c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f3a26 View commit details
    Browse the repository at this point in the history
  3. PABLO: iterate only on the number of actual octant children

    An octant at its maximum refinement level has no children.
    andrea-iob committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    69f63f8 View commit details
    Browse the repository at this point in the history
  4. PABLO: add an overload of the function buildChildren

    The function will build the children directly on the storage space
    provided in input.
    andrea-iob committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    f10121d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f78979 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    735ca2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0faf2bf View commit details
    Browse the repository at this point in the history