On Wed, Apr 26, 2017 at 1:05 PM, David Knezevic <[email protected]> wrote:
> 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. > Hmm... I think I agree with (both of) you, I ran adjoints_ex3 (which uses PetscDiffSolver) with -snes_view and it didn't print anything. I don't know of anything at the libmesh level that would prevent -snes_view from firing though... -- John ------------------------------------------------------------------------------ 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
