[petsc-users] BDF2 using two SNES solves per step

2019-10-02 Thread Mark Lohry via petsc-users
I've been using -ts_type bdf for some cases, and I'm seeing odd behavior I haven't seen previously; BDF is doing two nonlinear solves per step instead of one. Not just on the first iteration where I understand it needs two solves to do crank-nicolson. Output pasted below. I recently added

Re: [petsc-users] Strange Partition in PETSc 3.11 version on some computers

2019-09-18 Thread Mark Lohry via petsc-users
Mark, > The machine, compiler and MPI version should not matter. I might have missed something earlier in the thread, but parmetis has a dependency on the machine's glibc srand, and it can (and does) create different partitions with different srand versions. The same mesh on the same code on