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

Make sure ChopGrids does not violate refinement ratio. #4078

Merged
merged 4 commits into from
Aug 14, 2024

Commits on Aug 14, 2024

  1. Make sure ChopGrids does not violate refinement ratio.

    When using ChopGrids on fine level BoxArrays, we must make sure the box
    sizes are multiples of refinement ratios.
    WeiqunZhang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fd6cc0b View commit details
    Browse the repository at this point in the history
  2. minor

    WeiqunZhang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bb81f61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f3feb1 View commit details
    Browse the repository at this point in the history
  4. add comments

    WeiqunZhang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    eb97cac View commit details
    Browse the repository at this point in the history