On Tue, Apr 21, 2015 at 10:39 AM, Kaloyan Dimitrov Marinov <[email protected]> wrote: > Hi again, > > I have noticed that when I run d2_p2D.py, the execution goes through but I do > get the following: > > *** Warning: Ignoring unknown parameter "reuse" in parameter set > "preconditioner" when updating parameter set "preconditioner". > *** Warning: Ignoring unknown parameter "same_nonzero_pattern" in parameter > set "preconditioner" when updating parameter set "preconditioner". > *** Warning: Ignoring unknown parameter "reuse" in parameter set > "preconditioner" when updating parameter set "preconditioner". > *** Warning: Ignoring unknown parameter "same_nonzero_pattern" in parameter > set "preconditioner" when updating parameter set "preconditioner". > > May I ask for some feedback on why I get these warnings, if I should worry > about them, and how I can eliminate them?
It is because the dolfin_parameters.xml file is old and the parameters in that file is not what is used the current version of DOLFIN. Johannes _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
