Subramanya Gautam Sadasiva <[email protected]> writes: > Thanks. the thought struck me, but I was not sure on how to proceed. Does > what follows sound like a reasonable course of action. > In the constructor > Cast the autoptr to nonlinear solver to PetscNonlinearSolver or > PetscDMNonlinearSolver, > Get the pointer to the snes context > Call SnesSetOptions on the snes context.
Libmesh does not have a way to call SNESSetOptionsPrefix() so I think you will need to do what you outline above. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
