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
{{ message }}
This repository was archived by the owner on Jul 19, 2023. It is now read-only.
Creates a periodic boundary condition, where the lower index end of some u is extended with the upper index end and vice versa.
22
-
It is not reccomended to concretize this BC type in to a BandedMatrix, since the vast majority of bands will be all 0s. SpatseMatrix concretization is reccomended.
22
+
It is not recommended to concretize this BC type in to a BandedMatrix, since the vast majority of bands will be all 0s. SparseMatrix concretization is recommended.
0 commit comments