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
throwBoutException("parallel slices needed for parallel derivatives. Make sure to communicate and apply parallel boundary conditions before calling derivative");
210
+
throwBoutException(
211
+
"parallel slices needed for parallel derivatives. Make sure to communicate and "
212
+
"apply parallel boundary conditions before calling derivative");
0 commit comments