Now I try to compute the material forces for the whole structure. Hence, I
tried using the same procedure of assembly for our LHS or RHS matrices in
deal.II, but it fails.
"It fails" does not carry enough information to really say what may be the
cause. Please take a look at
https://github.
Dear deal.II experts,
I have a question regarding the assembly of material forces also known as
configurational forces.
First of all, I have constructed my own solid mechanics code within deal.II
which I already validated with our own C++ code. Hence, the deal.II code
works until here.