Hi John,
Thanks for the reply.
>
> My guess is that you are not correctly using the Parmetis provided by
> PETSc, which I think is required by MUMPS.
>
> Try configuring libmesh with
>
> --with-metis=PETSc
>
The LibMesh I'm using isn't configured with that flag. I'll try configuring
it that way
On Mon, Feb 29, 2016 at 4:33 PM, Harshad Sahasrabudhe
wrote:
> Hi LibMesh developers,
>
> I am using the NonlinearImplicitSystem for solving Poisson's equation. I
> get many warnings in the solve() stage from ParMetis which look like this:
>
> Missing edge: (8785 9034)!
> Vertex 9034 contains a s
Hi LibMesh developers,
I am using the NonlinearImplicitSystem for solving Poisson's equation. I
get many warnings in the solve() stage from ParMetis which look like this:
Missing edge: (8785 9034)!
Vertex 9034 contains a self-loop (i.e., diagonal entry in the matrix)!
Missing edge: (7278 9034)!
E