[Libmesh-users] nonlinear solver in libmesh library

2008-03-19 Thread TCHOUANMO Stephane DOCTORANT
Hi, do you have any example test file using the petsc non linear solver? Im trying to make a NonlinearImplicit resolution in libmesh without success. Thanks for your help. Stephane. - This SF.net email is sponsored by: Micros

Re: [Libmesh-users] nonlinear solver in libmesh library

2008-03-11 Thread John Peterson
On Tue, Mar 11, 2008 at 5:26 PM, Roy Stogner <[EMAIL PROTECTED]> wrote: > On Tue, 11 Mar 2008, TCHOUANMO Stephane DOCTORANT wrote: > > > you were right! I was not using the same compiler for libmesh and petsc. > > Thanks a lot for your help. > > Good to know what the problem was. > > > > By the

Re: [Libmesh-users] nonlinear solver in libmesh library

2008-03-11 Thread Roy Stogner
On Tue, 11 Mar 2008, TCHOUANMO Stephane DOCTORANT wrote: > you were right! I was not using the same compiler for libmesh and petsc. > Thanks a lot for your help. Good to know what the problem was. > By the way, in the context of my PhD, Im trying to use libmesh to > solve a two-phase flow proble

Re: [Libmesh-users] nonlinear solver in libmesh library

2008-03-11 Thread TCHOUANMO Stephane DOCTORANT
. -Message d'origine- De : Benjamin Kirk [mailto:[EMAIL PROTECTED] Envoyé : mercredi 5 mars 2008 16:28 À : TCHOUANMO Stephane DOCTORANT Cc : libmesh-users@lists.sourceforge.net Objet : Re: [Libmesh-users] nonlinear solver in libmesh library > Hi, > > Im back again with the pe

Re: [Libmesh-users] nonlinear solver in libmesh library

2008-03-05 Thread Roy Stogner
On Wed, 5 Mar 2008, TCHOUANMO Stephane DOCTORANT wrote: > You're right, but in fact the files Make.common and libmesh_config > didnt change before and after the re-run of configure. It seems > though that I have to use the same compiler for petsc and libmesh. > How do I know which of gcc or g++

Re: [Libmesh-users] nonlinear solver in libmesh library

2008-03-05 Thread TCHOUANMO Stephane DOCTORANT
You're right, but in fact the files Make.common and libmesh_config didnt change before and after the re-run of configure. It seems though that I have to use the same compiler for petsc and libmesh. How do I know which of gcc or g++ is used for each of them, because the two compilers are possibl

Re: [Libmesh-users] nonlinear solver in libmesh library

2008-03-05 Thread John Peterson
On Wed, Mar 5, 2008 at 8:17 AM, TCHOUANMO Stephane DOCTORANT <[EMAIL PROTECTED]> wrote: > Hi, > > Im back again with the petsc non linear solver in Libmesh. I'm trying to > make it run under a Red Hat WS 4. > First I installed one of the last different versions of Petsc (2.3.3, 2.3.2 > and 2.3

Re: [Libmesh-users] nonlinear solver in libmesh library

2008-03-05 Thread Benjamin Kirk
> Hi, > > Im back again with the petsc non linear solver in Libmesh. I'm trying to make > it run under a Red Hat WS 4. > First I installed one of the last different versions of Petsc (2.3.3, 2.3.2 > and 2.3.1) in the Libmesh directory and it worked. After that, I changed the > "Make.common" in L

Re: [Libmesh-users] nonlinear solver in libmesh library

2008-03-05 Thread TCHOUANMO Stephane DOCTORANT
Hi, Im back again with the petsc non linear solver in Libmesh. I'm trying to make it run under a Red Hat WS 4. First I installed one of the last different versions of Petsc (2.3.3, 2.3.2 and 2.3.1) in the Libmesh directory and it worked. After that, I changed the "Make.common" in Libmesh to en

[Libmesh-users] nonlinear solver in libmesh library

2008-02-21 Thread John Peterson
Hi, Yes, we have run the PETSc nonlinear solver before. Before we can help you, it seems you will need to ask a specific question, provide the exact error messages you are getting (translated to English where appropriate) and also tell us what you have tried doing to fix the problem so far. Also