Re: [Libmesh-users] Question about integration on sides

2008-10-29 Thread Adam Arbree
Thanks again. I will go with the inverse transformation. Adam From: Roy Stogner [mailto:[EMAIL PROTECTED] Sent: Tue 10/28/2008 10:53 PM To: Adam Arbree Cc: libmesh-users@lists.sourceforge.net Subject: Re: [Libmesh-users] Question about integration on sides

[Libmesh-users] Question about integration on sides

2008-10-28 Thread Adam Arbree
I am trying to integrate a jump term over the interior boundary between two 3D elements. To do a sanity check on my code, I run the code snippet at the end of this mail. It fails at the last assertion and I cannot figure out why. I am sorry if I am missing something simple. Adam /*

[Libmesh-users] Integration on sub-faces

2008-10-22 Thread Adam Arbree
I have 3D DG-elliptic solver and it performs integration over the faces of interior sides of elements. Without AMR this is not a problem because I can initialize a FE object for any given side of an element. However, with AMR, I run into a problem. When one element is coarser than its neighbor t

Re: [Libmesh-users] (no subject)

2008-10-04 Thread Adam Arbree
this work in the next couple of months. Thanks for all the help. Adam > -Original Message- > From: Roy Stogner [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 01, 2008 11:41 AM > To: John Peterson > Cc: Adam Arbree; libmesh-users@lists.sourceforge.net > Subject:

Re: [Libmesh-users] (no subject)

2008-10-01 Thread Adam Arbree
That is fantastic; exactly what I needed. Thank you again. Adam > -Original Message- > From: Roy Stogner [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 01, 2008 2:13 PM > To: Adam Arbree > Cc: libmesh-users@lists.sourceforge.net > Subject: RE: [Libmesh-

Re: [Libmesh-users] (no subject)

2008-10-01 Thread Adam Arbree
initial guess will be useful. Adam From: Kirk, Benjamin (JSC-EG) [mailto:[EMAIL PROTECTED] Sent: Tue 9/30/2008 8:45 PM To: Adam Arbree; libmesh-users@lists.sourceforge.net Subject: Re: [Libmesh-users] (no subject) By default if you declare three systems you

[Libmesh-users] (no subject)

2008-09-30 Thread Adam Arbree
?); 3) can I specify an initial guess for the solution when using an iterative solver so that I can use the solution of one system as the initial guess for the another. Thanks you very much Adam Arbree - This SF.Net