Your make all must have generated an error. Barry
On Jun 21, 2011, at 1:19 PM, Shri wrote: > Thanks for the patch. I tried to run the code but it spews an error > Undefined symbols: > "MatMFFDSetBase_MFFD(_p_Mat*, _p_Vec*, _p_Vec*)", referenced from: > MatAssemblyEnd_SNESMF(_p_Mat*, MatAssemblyType) in > libpetsc.a(snesmfj.o) > _MatMFFDSetBase_SNESMF in libpetsc.a(snesmfj.o) > > make test is also giving the same error > > On Tue, Jun 21, 2011 at 20:02, Shri <abhyshr at mcs.anl.gov> wrote: > The error message is indeed confusing. Perhaps a better error message would > be 'Cannot use -pc_type ilu with mumps'. > > Did you try with the patch I pushed 45 minutes ago? > > [0]PETSC ERROR: No support for this operation for this object type! > [0]PETSC ERROR: Matrix type seqaij symbolic ILU using solver package mumps! > > >
