From: John P. <jwp...@gm...> - 2019-04-24 21:19:29
|
On Wed, Apr 24, 2019 at 3:48 PM Nikrouz <nik...@gm...> wrote: > Dear All libMesh users > > For some examples, it is necessary to configure libMesh with slepc. > > Currently, I have PetSC version 3.10.0 which is not compatible with the > new version of slepc. > > How can I find a slepc version suitable for my case? > SLEPc 3.x should work with PETSc 3.x, i.e. the minor versions must match. -- John |