You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we do not make use of any of the “MultiScale” features of MultiScaleArrays, and it likely being faster anyway to flatten our state vectors, then it makes sense to drop support entirely for MultiScaleArrays.
We should use ComponentArrays.jl instead of MultiScaleArrays.jl.
This should just require swapping around the PhysicsState struct, and changing calls to
findnode
.The text was updated successfully, but these errors were encountered: