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

2008-10-29 Thread Kirk, Benjamin (JSC-EG)
- Original Message - From: Adam Arbree <[EMAIL PROTECTED]> To: Roy Stogner <[EMAIL PROTECTED]> Cc: [email protected] Sent: Wed Oct 29 08:45:31 2008 Subject: Re: [Libmesh-users] Question about integration on sides Thanks again. I will go with the inverse tr

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: [email protected] Subject: Re: [Libmesh-users] Question about integration on sides

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

2008-10-28 Thread Roy Stogner
On Tue, 28 Oct 2008, Adam Arbree wrote: > 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. Just because the

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

2008-10-28 Thread John Peterson
On Tue, Oct 28, 2008 at 9:20 PM, Adam Arbree <[EMAIL PROTECTED]> wrote: > 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 figur

[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 /*