mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-23 19:06:15 +00:00
merge
This commit is contained in:
+1
-2
@@ -64,7 +64,7 @@ end
|
||||
|
||||
|
||||
"""
|
||||
Solve problem
|
||||
Solve problem
|
||||
|
||||
Ku + C'λ = f
|
||||
Cu = g
|
||||
@@ -295,4 +295,3 @@ function call(solver::DirectSolver, time::Number=0.0)
|
||||
return (solver.max_iterations, false)
|
||||
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user