Re: [Libmesh-users] libmesh compatibility with petsc-3.3 (including metis-5)

2012-06-11 Thread Dmitry Karpeev
Metis isn't part of PETSc per se. Is there a specific error you are encountering? I could look at that. Thanks. Dmitry. On Mon, Jun 11, 2012 at 10:33 AM, John Peterson wrote: > On Sun, Jun 10, 2012 at 8:29 PM, Kyunghoon Lee > wrote: > > Hi all, > > > > I wonder if libmesh is compatible with pet

Re: [Libmesh-users] runtime errors of reduced_basis examples (related to libmetis)

2012-06-11 Thread John Peterson
On Sun, Jun 10, 2012 at 6:55 PM, Kyunghoon Lee wrote: > Hi all, > > I got the following error when I tried to run examples of reduced_basis: > > dyld: Symbol not found: _gk_cur_jbufs >  Referenced from: > /Users/aeronova/Development/local/lib64/libmesh/contrib/lib/x86_64-apple-darwin10.8.0_opt/lib

Re: [Libmesh-users] libmesh compatibility with petsc-3.3 (including metis-5)

2012-06-11 Thread John Peterson
On Sun, Jun 10, 2012 at 8:29 PM, Kyunghoon Lee wrote: > Hi all, > > I wonder if libmesh is compatible with petsc-3.3 or not. It should be. Dmitry Karpeev checked in a few patches last week to enable this. > I'm afraid it's > not since the latest version of slepc is still 3.2.  I'd appreciate if

[Libmesh-users] libmesh compatibility with petsc-3.3 (including metis-5)

2012-06-11 Thread Kyunghoon Lee
Hi all, I wonder if libmesh is compatible with petsc-3.3 or not. I'm afraid it's not since the latest version of slepc is still 3.2. I'd appreciate if someone clear it up for me. K. Lee. -- Live Security Virtual Confere

[Libmesh-users] runtime errors of reduced_basis examples (related to libmetis)

2012-06-11 Thread Kyunghoon Lee
Hi all, I got the following error when I tried to run examples of reduced_basis: dyld: Symbol not found: _gk_cur_jbufs Referenced from: /Users/aeronova/Development/local/lib64/libmesh/contrib/lib/x86_64-apple-darwin10.8.0_opt/libmetis.dylib Expected in: flat namespace It seems to relate to M