Dharmendar Reddy <dharmareddy84 at gmail.com> writes: > Hello, > Still getting an undefined reference error. I have attached a test > code to reproduce the link error.
Thanks for the test code. The fix is in 'next' now (file just wasn't being compiled). This provides Fortran bindings for DMSNESSetFunctionLocal (!) and DMSNESSetJacobianLocal, which are what your code is written for. I'll add DMSNESSetFunction/DMSNESSetJacobian as well.
