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

refactor: Rework Function1D, add derivatives #1876

Merged
merged 21 commits into from
May 14, 2024
Merged

Commits on May 9, 2024

  1. Use Flags.

    trisyoungs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    86aa90e View commit details
    Browse the repository at this point in the history
  2. No more enum class.

    trisyoungs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    68f9ba4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56d89a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    453ee4c View commit details
    Browse the repository at this point in the history
  5. Rename function and add others to Functions1D to conform to Interacti…

    …onPotential<> requirements.
    trisyoungs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c284b3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85172b5 View commit details
    Browse the repository at this point in the history
  7. Add LJ126 to Functions1D.

    trisyoungs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a444a90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a969a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec95093 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73987fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d193de View commit details
    Browse the repository at this point in the history
  12. Add FirstDerivative property, implement force for LJ126 function, fix…

    … force calculation in PairPotentials.
    trisyoungs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    99cc5df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    84d071a View commit details
    Browse the repository at this point in the history
  14. Fix comments.

    trisyoungs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b257111 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7a28357 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ef6e253 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6fe2e56 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    43f1a4d View commit details
    Browse the repository at this point in the history
  19. Tidy up function.

    trisyoungs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8403b85 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4e53d57 View commit details
    Browse the repository at this point in the history
  21. Fix test input file.

    trisyoungs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    78d3852 View commit details
    Browse the repository at this point in the history