Mustafa, On Sunday, December 10, 2017 at 4:06:21 PM UTC-5, Mustafa Aggul wrote: > > Here, run_FS(n_time_steps) is independent from CS, so I can run it a > little bit earlier but parallel to run_CS(n_time_steps). I think I can take > care of running it earlier part with mutex, but I couldn't create a working > thread for these two different runs. This might be an easy task but I just > couldn't figure out for some reason. Any reference, or a piece of code > would be greatly appreciated. > Take a look here http://dealii.org/8.5.1/doxygen/deal.II/group__threads.html#details
Best, Bruno -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
