[petsc-users] reparsing command line options
Geoffrey Irving
irving at naml.us
Wed Jan 16 13:05:45 CST 2013
Is there a convenient way to reparse PETSc options from (a fake) argv
without doing PetscFinalize followed by PetscInitialize? I'd like to
be able to change options while a program is running. I realize that
any previously created objects would not automatically refresh, so
doing such a reparse may be a bit sketchy anyways.
Thanks,
Geoffrey
More information about the petsc-users
mailing list