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

levelset: interface intersection #462

Merged
merged 7 commits into from
Jul 31, 2024
Merged

Commits on Jul 3, 2024

  1. operators: correct documentation

    Konstantinos committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6e68fce View commit details
    Browse the repository at this point in the history
  2. patchkernel: define functions as const

    Konstantinos committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5aaf75d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. levelset: correct false return statement

    Konstantinos committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    57f56ce View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. CG: add methods for intersecting pixels, triangles and polygons with …

    …planes
    Konstantinos committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    45ea429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f44b38 View commit details
    Browse the repository at this point in the history
  3. levelset: rename functions

    Konstantinos committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e7bde60 View commit details
    Browse the repository at this point in the history
  4. levelset: intersect interface with continuous surface

    Konstantinos committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    380f09b View commit details
    Browse the repository at this point in the history