Re: [deal.II] Re: applying 3D mesh in step-20

2016-09-04 Thread Wolfgang Bangerth
On 09/04/2016 05:38 AM, hanks0...@gmail.com wrote: I have to show my result to my boss(variable p). And, To show the inside of torus, It seems that I have to use contour plot using Visit.(In the Wolfgang lecture, he used contour plot to see the inside of the calculated result in 3D problem) Bu

[deal.II] Re: applying 3D mesh in step-20

2016-09-04 Thread hanks0227
Thanks for your Answer Bruno. But, It seems that I am using the old version. When I try to use Torus manifold, The Error message occurs. And, the problem is solved by making new mesh. Anyway, Thank you very much for your Answering my Question. Best. Kyusik 2016년 8월 31일 수요일 오후 11시 55분 34초 UTC

[deal.II] Re: applying 3D mesh in step-20

2016-09-04 Thread hanks0227
Oh, Thank you very much! The problem is solved!!! you are right. My mesh was the problem. I was stupid!!! But, Could I have the last question? I have to show my result to my boss(variable p). And, To show the inside of torus, It seems that I have to use contour plot using Visit.(In the