Re: [Libmesh-devel] Snooping PETSc configuration

2007-12-03 Thread Benjamin Kirk
>> libmesh_LIBS += $(libs-PETSC) \ >> $(BLOCKSOLVE_LIB) $(SPOOLES_LIB) $(HYPRE_LIB) \ >> $(SUPERLU_DIST_LIB) $(UMFPACK_LIB) $(SUPERLU_LIB) \ >> $(BLOPEX_LIB) $(SPAI_LIB) \ >> $(BLASLAPACK_LIB) $(X11_LIB) $(MAT

[Libmesh-devel] Snooping PETSc configuration

2007-12-03 Thread John Peterson
Roy Stogner writes: > > I wrote the following to Ben and John when I was just concerned about > seeing if we needed to update our Wiki instructions for the lonestar > supercomputer, but I'm starting to think we might be able to use a > more general fix in the library: > > > What's going

[Libmesh-devel] Snooping PETSc configuration

2007-12-03 Thread Roy Stogner
I wrote the following to Ben and John when I was just concerned about seeing if we needed to update our Wiki instructions for the lonestar supercomputer, but I'm starting to think we might be able to use a more general fix in the library: On Mon, 3 Dec 2007, Roy Stogner wrote: > I'm getting unde