Skip to content

Commit

Permalink
Try to fix style.
Browse files Browse the repository at this point in the history
  • Loading branch information
tupek2 committed Jan 7, 2025
1 parent 16d6787 commit 07bc9d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/serac/physics/solid_mechanics.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,7 @@ class SolidMechanics<order, dim, Parameters<parameter_space...>, std::integer_se
bcs_.addEssential(ldof_list, component_disp_bdr_coef_, displacement_.space(), component);
}


/// @overload
const FiniteElementState& state(const std::string& state_name) const override
{
Expand Down

0 comments on commit 07bc9d2

Please sign in to comment.