Re: [firedrake] NonLinearVariationalProblem: How to say nest=False?
Per http://www.firedrakeproject.org/solving-interface.html, set "mat_type": "aij" in the solver_parameters dictionary. On 22 March 2017 at 16:05, Buesing, Henrik <HBuesing@eonerc.rwth-aachen.de> wrote:
Dear all,
In November 2015 I did
*problem = NonlinearVariationalProblem(F,u,nest=False,bcs=[bc0, bc1, bc2, bc3, bc4, bc5])*
This is not the correct syntax anymore. How do I say nest=False today?
Thank you!
Henrik
--
Dipl.-Math. Henrik Büsing
Institute for Applied Geophysics and Geothermal Energy
E.ON Energy Research Center
RWTH Aachen University
------------------------------------------------------
Mathieustr. 10 | Tel +49 (0)241 80 49907 <+49%20241%208049907>
52074 Aachen, Germany | Fax +49 (0)241 80 49889 <+49%20241%208049889>
------------------------------------------------------
http://www.eonerc.rwth-aachen.de/GGE
hbuesing@eonerc.rwth-aachen.de
------------------------------------------------------
participants (1)
- 
                
                Andrew McRae