Hello,Deal.ii mates
I’m studying works contributed to deal.II conmunity recently,that
is,tutorial step-44 and “Quasi-Static Finite-Strain
Quasi-incompressible Visco-elasticity”.When I try to
extend your program of the latter with automatic refinement,I encountered an
interesting trouble,stucking me for two days.I found that if I transfer all
the three component of solutions from coarse mesh to refining mesh
directly,then the interpolated solution U seems correct,but the interpolated
solution p and interpolated solution J seems totally chaotic(as pictures
show).This directly results in a NAN in RES_U,RES_P and RES_J.I can’t understand how this chaos happens,so I would sincerely appreciate
your help and opinions.
The figure on the top shows solution befor adaptive refinement and solutiontransfer,that on the bottom shows solution after refinement and solutiontransfer.I would really appreciate it for any suggestions

Best regards,
WeiDong Pian