Hi, Is there any way to delete a System from EquationSystems? I'm implementing a Predictor-Corrector algorithm for a Schrodinger-Poisson system. I have implemented a custom line search in PETSc which solves the Predictor and calculates the next step for the actual system (Corrector). At every step, I solve the Predictor NonlinearImplicitSystem and plan to delete it after it converges. Then I recreate it for the next iteration since I have to re-solve that system with a new initial guess.
Is there an alternative way to implement the above without having to delete the system? Thanks, Harshad ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
