Skip to content

unused old_position#382

Merged
MathCancer merged 1 commit into
MathCancer:developmentfrom
rheiland:cleanup-update-cell-position
Dec 10, 2025
Merged

unused old_position#382
MathCancer merged 1 commit into
MathCancer:developmentfrom
rheiland:cleanup-update-cell-position

Conversation

@rheiland
Copy link
Copy Markdown
Collaborator

  • in Cell::update_position, comment out the unused std::vector<double> old_position(position) to avoid confusion and perhaps speed up a simulation

Copy link
Copy Markdown
Collaborator

@drbergman drbergman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes complete sense to remove this. I second that this is unnecessary.

I personally would prefer to delete this line and the three commented out lines below. It seems they offer an explanation for this variable: that it was created for debugging/diagnostic purposes.

@MathCancer MathCancer merged commit 083db3e into MathCancer:development Dec 10, 2025
104 of 113 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants