Re: [deal.II] Spherical geometry surface integral issue

2016-11-22 Thread Wolfgang Bangerth
On 11/22/2016 04:27 AM, Ashkan Dorostkar wrote: Next, I produce the right-hand side of my system by computing a surface integral. In this Integral, I integrate a constant function times a basis function. One expects the resulting vector to be constant but I get different values in it. I have vis

[deal.II] Spherical geometry surface integral issue

2016-11-22 Thread Ashkan Dorostkar
Hi all, I wrote a program where I use a HyperShell. Next, I produce the right-hand side of my system by computing a surface integral. In this Integral, I integrate a constant function times a basis function. One expects the resulting vector to be constant but I get different values in it. I ha