Hi there,
I try to solve a Eigenvalue problem on a loop with coarser mesh on each step. It works perfectly fine with the Element “P1nc”, but when I use the Element “P3” for example, I get the error
current line = 37
Exec error : arpack error NO_SHIFTS_APPLIED [sd]aupp
– number :3
Exec error : arpack error NO_SHIFTS_APPLIED [sd]aupp
– number :3
err code 8 , mpirank 0
Does anyone know why and how I can fix it?
This is the file:
testest.edp (1.2 KB)