Re: [deal.II] Gmsh support on Deal.II Virtualbox image

2020-12-15 Thread husain.u...@gmail.com
Dear all, thanx for the immediate support. Turns out Professor Heister was right. I am using an IDE CLion, and I still dont understand everything in it. I moved my .msh file to the cmake-build-debug folder (created when I run my project using that IDE) and was able to read it. Regards Umair On

[deal.II] Gmsh support on Deal.II Virtualbox image

2020-12-15 Thread husain.u...@gmail.com
Hello Deal.II community, I am working on deal.II via the VM image (release 9.1.1). I am having trouble reading the .msh file. I even tried running running step 49 and received this error: Exception on processing:

[deal.II] Problem implementing Neumann boundary condition

2020-08-20 Thread husain.u...@gmail.com
Hello Deal II community, I have just started with deal ii, so I am trying to solve a basic laplace equation on a square domain with dirichilet bc on two faces and neumann bc on the remaining two. I have used steps from step-7 to implement neumann bc, but i am running into the following error: