In the new IB refactor, the force arrays are written in an inefficient manner that causes slow down because they must later be reshaped. There is no particular reason for their original shape, and should be refactored accordingly. The result of this refactor should be the deletion of several lines of code, simplifying the force communication, and a negligible-to-mild performance improvement.
In the new IB refactor, the force arrays are written in an inefficient manner that causes slow down because they must later be reshaped. There is no particular reason for their original shape, and should be refactored accordingly. The result of this refactor should be the deletion of several lines of code, simplifying the force communication, and a negligible-to-mild performance improvement.