Skip to content

Commit

Permalink
Error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rlrangel committed Oct 16, 2024
1 parent f6d11ab commit 32a46ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ namespace Kratos
double equiv_young,
double equiv_shear,
double indentation,
double indentation_particle,
double calculation_area,
double& acumulated_damage,
SphericContinuumParticle* element1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ namespace Kratos
double equiv_young,
double equiv_shear,
double indentation,
double indentation_particle,
double calculation_area,
double& acumulated_damage,
SphericContinuumParticle* element1,
Expand Down

0 comments on commit 32a46ef

Please sign in to comment.