> On 12 Aug 2018, at 11:37 PM, Smith, Barry F. <[email protected]> wrote: > > > Pierre, > > Thanks for reporting this. It is our mistake -options_table was changed > to -options_view (to match the view pattern)
Right! Should have known better.. Thank you Barry, Pierre > in 2014 but the documentation was not updated at the same time to reflect the > change. I have fixed it in the branch barry/fix-options-table/maint and it > will soon be in the next patch release. > > Barry > > >> On Aug 12, 2018, at 3:54 AM, Pierre Jolivet <[email protected]> >> wrote: >> >> Hello, >> Is -options_table >> (http://www.mcs.anl.gov/petsc/petsc-dev/docs/manualpages/Sys/PetscOptionsView.html) >> supposed to work? >> $ mpirun -np 1 ./src/mat/examples/tutorials/ex2 -options_table >> [..] >> Option left: name:-options_table (no value) >> >> Thanks, >> Pierre >
