Skip to content

Commit

Permalink
Removing linear solver
Browse files Browse the repository at this point in the history
  • Loading branch information
juancamarotti authored Feb 21, 2024
1 parent adc8ded commit e4afd5b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@
"residual_relative_tolerance" : 1e-6,
"residual_absolute_tolerance" : 1e-8,
"max_iteration" : 10,
"linear_solver_settings" : {
"solver_type" : "LinearSolversApplication.sparse_qr"
},
"rotation_dofs" : false
},
"processes" : {
Expand Down

0 comments on commit e4afd5b

Please sign in to comment.