Patrick Myers
Results
2
issues of
Patrick Myers
Changed the way `contains_complex` works in src/cell.cpp to follow this algorithm: 1. Work through the reverse polish notation (RPN) vector in reverse order 2. If the token is a primitive...
On hold
Stored parent particle cell coordinate information upon the creation of a secondary particle. This is to reduce the amount of cell searching done. Storage was done through a secondary struct...