From: gmail <a.m...@gm...> - 2018-04-30 19:42:24
|
Hi, The new implementation of the libMeshDM unfortunately fails when using variational inequality solvers VINEWTONRSLS or VINEWTONSSLS (for example miscellaneous/ex7). This happens when PETSc tries to VecDuplicate the solution vector for lower bound in src/snes/impls/vi/vi.c: 383 ?! I pulled the latest libMesh (48bd50d4a) this morning and compiled it with PETSc 3.8 (756c7f9f8). I’m attaching my config log for libMesh. Best, Ata |