Skip to content

Commit

Permalink
style.
Browse files Browse the repository at this point in the history
  • Loading branch information
tupek2 committed Aug 2, 2024
1 parent eb65df3 commit 31b2b4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/serac/physics/solid_mechanics.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1788,7 +1788,6 @@ class SolidMechanics<order, dim, Parameters<parameter_space...>, std::integer_se

lin_solver.Mult(dr_, du_);
displacement_ += du_;

}
};

Expand Down

0 comments on commit 31b2b4a

Please sign in to comment.