We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fb44e commit e1689d8Copy full SHA for e1689d8
docs/literate/applications/FEM_example.jl
@@ -396,9 +396,9 @@ for i = 2:neltot
396
end
397
savefig("displacement2.png") # hide
398
399
-#=
400
-
+# 
401
+#=
402
In this case, ignoring the dependency and treating the problem as a "normal" interval linear
403
system would fail. The reason for this is that the matrix is not strongly regular, which is
404
a necessary condition for the implemented algorithms to work.
0 commit comments