all tests pass now

This commit is contained in:
Jukka Aho
2016-07-03 21:16:03 +03:00
parent eec6db657d
commit 757ba2b3d9
52 changed files with 607 additions and 853 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ function assemble{El<:Elasticity2DVolumeElements}(problem::Problem{Elasticity},
if haskey(element, "displacement load")
b = element("displacement load", ip, time)
f += w*vec(N'*b)
f += w*vec(b*N)
end
for i=1:dim