We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Continuing from #197, using Cajita the LinkedCellList can be updated and the underlying CartesianGrid replaced.
LinkedCellList
CartesianGrid
The LinkedCellStencil within the VerletList for looping over neighboring grid cells can then also be replaced.
LinkedCellStencil
VerletList
The text was updated successfully, but these errors were encountered:
Closing in favor of #780 and #781. Keeping a version of the linked cell list that does not require using a grid makes sense in many cases
Sorry, something went wrong.
streeve
kwitaechong
No branches or pull requests
Continuing from #197, using Cajita the
LinkedCellList
can be updated and the underlyingCartesianGrid
replaced.The
LinkedCellStencil
within theVerletList
for looping over neighboring grid cells can then also be replaced.LinkedCellList
andVerletList
CartesianGrid
The text was updated successfully, but these errors were encountered: