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