Skip to content

Commit

Permalink
[PL/LD] Remove no longer valid comment
Browse files Browse the repository at this point in the history
  • Loading branch information
endJunction committed Jan 3, 2024
1 parent ed0ba07 commit 8e8132a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ProcessLib/LargeDeformation/LargeDeformationFEM.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ computeSigmaGeom(Eigen::Matrix3d const& sigma_tensor)

if constexpr (DisplacementDim == 3)
{
// Assuming sigma_geom_op is defined for 3D
return sigma_geom_op(sigma_tensor);
}
}
Expand Down

0 comments on commit 8e8132a

Please sign in to comment.