Re: [deal.II] Deal.II programming environment

2021-08-03 Thread Wells, David
__ From: dealii@googlegroups.com on behalf of Jiang Hu Sent: Wednesday, July 21, 2021 9:59 PM To: deal.II User Group Subject: Re: [deal.II] Deal.II programming environment Hi David, Thanks for the detailed explanation. I suppose below procedure should work: 1 Open Deal.II example, the cpp file, w

Re: [deal.II] Deal.II programming environment

2021-08-03 Thread Ahmad Shahba
formation. If >> anyone actually uses VS code I would appreciate if they could weigh in here! >> >> Best, >> David Wells >> ------ >> *From:* dea...@googlegroups.com on behalf of >> Jiang Hu >> *Sent:* Wednesday, July 21, 2021

Re: [deal.II] Deal.II programming environment

2021-08-03 Thread Raghunandan Pratoori
t; Jiang Hu > *Sent:* Wednesday, July 21, 2021 1:22 AM > *To:* deal.II User Group > *Subject:* [deal.II] Deal.II programming environment > > Hello everyone, > > Quite excited to find Deal.II and its potential. > > I installed virtual machine with Deal.II, and run

Re: [deal.II] Deal.II programming environment

2021-07-22 Thread Jiang Hu
Hi Bruno, Thanks for sharing your experience, I am very much encouraged. I will have a play of systems you recommend, and hopefully in a few weeks time, I would be all set up. Thanks for your time, and my question is fully answered. Martin On Thursday, 22 July 2021 at 8:52:57 pm UTC+10 blais.

Re: [deal.II] Deal.II programming environment

2021-07-22 Thread blais...@gmail.com
Hi Martin, Multiple IDEs work very well with Deal.II. As long as your IDE has good CMAKE support, compiling deal.II with it is a joke. Some IDEs which me and my colleagues have found work very well in the present case: - Jetbrains CLION (this one is not free, but for a reason I don't understand

Re: [deal.II] Deal.II programming environment

2021-07-21 Thread Jiang Hu
Hi Jean-Paul, Thanks for the suggestion, I will give it a go and find out. In order to use deal.II, I find we have to become an part-time computer scientist, the means defeats the goal, haha Best regards Martin On Thursday, 22 July 2021 at 2:53:29 pm UTC+10 Jean-Paul Pelteret wrote: > Hi M

Re: [deal.II] Deal.II programming environment

2021-07-21 Thread Jean-Paul Pelteret
Hi Martin, This is the sort of case where where VSCode is really useful. It has an easy to use remote development extension, where you would open and use the editor in Windows but you’d be editing and building files on the virtual machine. Here are a couple of official links that explain the co

Re: [deal.II] Deal.II programming environment

2021-07-21 Thread Jiang Hu
here! > > Best, > David Wells > -- > *From:* dea...@googlegroups.com on behalf of > Jiang Hu > *Sent:* Wednesday, July 21, 2021 1:22 AM > *To:* deal.II User Group > *Subject:* [deal.II] Deal.II programming environment > > Hello everyone

Re: [deal.II] Deal.II programming environment

2021-07-21 Thread Wells, David
iang Hu Sent: Wednesday, July 21, 2021 1:22 AM To: deal.II User Group Subject: [deal.II] Deal.II programming environment Hello everyone, Quite excited to find Deal.II and its potential. I installed virtual machine with Deal.II, and run step 7 on terminal without any problem. The questio

[deal.II] Deal.II programming environment

2021-07-20 Thread Jiang Hu
Hello everyone, Quite excited to find Deal.II and its potential. I installed virtual machine with Deal.II, and run step 7 on terminal without any problem. The question is if I want to compile bigger program with Deal.II , what is the typical working environment? I assume we can not with term