Skip to content
Snippets Groups Projects
Commit 5466fc63 authored by Florian Zill's avatar Florian Zill
Browse files

[HM] remove Kpu_k

parent a8be5ce9
No related branches found
No related tags found
No related merge requests found
......@@ -335,7 +335,6 @@ void HydroMechanicsLocalAssembler<ShapeFunctionDisplacement,
if constexpr (pressure_size == displacement_size)
{
Kpu = Kpu.colwise().sum().eval().asDiagonal();
Kpu_k = Kpu_k.colwise().sum().eval().asDiagonal();
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment