On Tue, Mar 15, 2011 at 10:00 AM, Derek Gaston <[email protected]> wrote:
>
> There is still some more investigation to do here to find out exactly when we 
> should be calling SNESSetFromOptions() and what the ramifications of not 
> calling it early are.... but for now this works.

I think you guys have already hit on the proper design: call it as
often as you want/makes sense for different versions of PETSc.

Although the command line doesn't change during the run, it's possible
to call PetscOptionsSetValue during the run, so we should continue to
reread them before every SNESSolve.

-- 
John

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to