Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Removed the defunct BFGS minimizer as it is no longer needed by the c…
Browse files Browse the repository at this point in the history
…urrent implementation of Fraggle
  • Loading branch information
daminton committed Jan 2, 2023
1 parent f36e565 commit 9aabc27
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 687 deletions.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ SET(FAST_MATH_FILES
${SRC}/misc/lambda_function_module.f90
${SRC}/misc/io_progress_bar_module.f90
${SRC}/misc/solver_module.f90
${SRC}/misc/minimizer_module.f90
${SRC}/encounter/encounter_module.f90
${SRC}/collision/collision_module.f90
${SRC}/operator/operator_module.f90
Expand Down
Loading

0 comments on commit 9aabc27

Please sign in to comment.