On Tue, 15 Jun 2010, Roy Stogner wrote:
>
> On Tue, 15 Jun 2010, Tim Kroeger wrote:
>
>> It seems as if libMesh does not yet work with PETSc 3.1.
>
> The released libMesh doesn't. The SVN head is working with
> petsc-3.1-p0, at least on my system.
Thank you for that hint. This seems to have bee
On Tue, 15 Jun 2010, Tim Kroeger wrote:
> It seems as if libMesh does not yet work with PETSc 3.1.
The released libMesh doesn't. The SVN head is working with
petsc-3.1-p0, at least on my system.
> At least, a student of mine just tried to install it, and it didn't
> work. The first thing is t
Dear libMesh team,
It seems as if libMesh does not yet work with PETSc 3.1. At least, a
student of mine just tried to install it, and it didn't work. The
first thing is that it looks for some file in the non-existing folder
$PETSC_DIR/bmake. We fixed this by manually patching MAKE.common, bu