Re: [deal.II] Using different random seed when distorting a triangulation

2020-05-25 Thread Wolfgang Bangerth
On 5/25/20 9:20 PM, David F wrote: I would like to apply many random distortions to a triangulation. However, the function GridTools::distort_random seems to produce always the same distortion. Is there a way to use different seeds in order to generate always different distortions? It seems

[deal.II] Using different random seed when distorting a triangulation

2020-05-25 Thread David F
Hello everyone. I would like to apply many random distortions to a triangulation. However, the function GridTools::distort_random seems to produce always the same distortion. Is there a way to use different seeds in order to generate always different distortions? It seems that it's not

[deal.II] Blog post about how we develop deal.II

2020-05-25 Thread Wolfgang Bangerth
Well, not really about how *we* develop deal.II -- but at least about my approach in general to developing software: https://bssw.io/blog_posts/making-myself-better-what-craftspeople-can-teach-us-about-software I think that what I describe is how a lot of good programmers think about their

[deal.II] Re: online deal.II workshop: Tuesday, May 26, 2020

2020-05-25 Thread Timo Heister
Hi all, the information on how to join is now available at https://dealii.org/workshop-2020/ Please join us tomorrow! Best, Timo On Tuesday, May 19, 2020 at 8:40:31 PM UTC-4, Timo Heister wrote: > > Hi all, > > we would like to announce a one day-deal.II workshop on May 26, 2020 with >

[deal.II] Build errors in Visual studio

2020-05-25 Thread Jammi Ashok
When I am trying to build solution after configuring and generating from CMAKE. I am repeatedly getting this error - "cmd.exe exited with code 1" I am using Windows 10, 64 bit machine. Can someone help me! Thank you, Ashok -- The deal.II project is located at http://www.dealii.org/ For