← Back to team overview

dolfin team mailing list archive

Problem with NonlinearSolver.cpp

 

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




Follow ups