On Wed, Apr 26, 2017 at 2:58 PM, John Peterson <[email protected]> wrote:
> > > On Wed, Apr 26, 2017 at 12:54 PM, Fabio Canesin <[email protected]> > wrote: > >> Dear users/developers, >> >> I noticed that -snes_view does not print the data it should on solvers. >> -ksp_view works as expected. >> > > Are you definitely using a SNES object (via PetscNonlinearSolver)? > > Not all of the libmesh examples use one... > FYI, I just ran systems_of_equations_ex8 (which does use PetscNonlinearSolver via a NonlinearImplicitSystem) with -snes_view and it showed the expected SNES output. David ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
