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

Use reduction to compute min and max particle distances in NeighborParticles test. #3212

Merged
merged 9 commits into from
Jul 22, 2024

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    6386a79 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    342407e View commit details
    Browse the repository at this point in the history
  2. remove unused

    atmyers committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a8d26f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c1e0cf View commit details
    Browse the repository at this point in the history
  4. another Real -> ParticleReal

    atmyers committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7e023c4 View commit details
    Browse the repository at this point in the history
  5. fix narrowings

    atmyers committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9fee0cd View commit details
    Browse the repository at this point in the history
  6. use auto when casting

    atmyers committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    66ddf2a View commit details
    Browse the repository at this point in the history
  7. Update Tests/Particles/NeighborParticles/MDParticleContainer.cpp

    Co-authored-by: Weiqun Zhang <WeiqunZhang@lbl.gov>
    atmyers and WeiqunZhang authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d5cac85 View commit details
    Browse the repository at this point in the history
  8. Update Tests/Particles/NeighborParticles/MDParticleContainer.cpp

    Co-authored-by: Weiqun Zhang <WeiqunZhang@lbl.gov>
    atmyers and WeiqunZhang authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    75627c7 View commit details
    Browse the repository at this point in the history