← Back to team overview

dolfin team mailing list archive

Re: Problem with NonlinearSolver.cpp

 

See this post http://www.fenics.org/pipermail/dolfin-dev/2005-October/001308.html.

You need to grab the latest PETSc. Beware that they don't change version numbers
when applying patches.

Garth



Quoting hetzel.devel@xxxxxx:

> 
> Hi,
> while making dolfin I always get some error from NonlinearSolver.cpp:
> ------------
> NonlinearSolver.cpp: In member function `void
>    dolfin::NonlinearSolver::solve(dolfin::Vector&,
>    dolfin::NonlinearFunctional&)':
> NonlinearSolver.cpp:82: `SNESSetSolution' undeclared (first use this
> function)
> NonlinearSolver.cpp:82: (Each undeclared identifier is reported only once
> for
>    each function it appears in.)
> ------------
> By replacing this file with an simple "Hello-World" programm the whole
> installation works.
> Where does the SNESSetSolution function comes from?
> Do I missed an include-file oder library?
> 
> /Haiko
> ______________________________________________________________
> Verschicken Sie romantische, coole und witzige Bilder per SMS!
> Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
> 
> 
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
> 



Follow ups

References