From: John P. <jwp...@gm...> - 2018-04-16 14:10:03
|
On Sun, Apr 15, 2018 at 5:04 PM, Renato Poli <re...@gm...> wrote: > Hi > > I am struggling to get the nonlinear solver to work. > > I am probably misconfiguring jacobian and residual matrices - maybe > not properly setting boundary conditions, not sure. My testcase is a > simple linear elasticity equation, which worked previously in the > linear approach. > > Can someone perhaps point out the "simplest example" of the > petsc_nonlinear_solver? > Any piece of code would really help. > miscellaneous_ex3 is probably the simplest example demonstrating this. -- John |