Re: [deal.II] Solving time dependent heat equation with MPI (PETsc)

2022-01-25 Thread Mark Ma
that's good. feel free to discuss any questions related on this topic, I
will get back to you as soon as possible.

syed ansari  于2022年1月25日周二 14:41写道:

> Thank you very much, Mark, for sharing. This is indeed very helpful for me.
>
> Best Regards,
> Syed Ansari S.
>
> On Tue, Jan 25, 2022 at 5:32 PM Mark Ma  wrote:
>
>> Hi,
>>
>> The code was submitted to the github (
>> https://github.com/dealii/code-gallery/pull/92) but is waiting for
>> checking. Alternatively, you can find the code at my github at:
>>
>> https://github.com/MarkMa1990/code-gallery/tree/master/Distributed_Moving_Laser_Heating
>>
>> Have a nice day,
>> Mark
>>
>> syed ansari  于2022年1月24日周一 09:35写道:
>>
>>> Thank you very much Prof. Bangerth for your kind reply.
>>>
>>> On Sun, Jan 23, 2022 at 10:33 PM Wolfgang Bangerth <
>>> bange...@colostate.edu> wrote:
>>>
 On 1/22/22 2:56 AM, syed ansari wrote:
 >  I tried to find this code in the deal.ii code gallery
 but I am
 > unable to locate it. I request the group members to help me to find
 this code.

 I don't think it was ever submitted.

 Best
   W.

 --
 
 Wolfgang Bangerth  email:
 bange...@colostate.edu
 www:
 http://www.math.colostate.edu/~bangerth/

 --
 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 dealii+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/dealii/1e09ca9d-c53d-605b-069d-26d35ea0c25a%40colostate.edu
 .

>>> --
>>> 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 a topic in the
>>> Google Groups "deal.II User Group" group.
>>> To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/dealii/5hC7jODg-7k/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to
>>> dealii+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/dealii/CANaEQub-80n7v-4wDArz_6EyHfzs_8XzxTZvXc3CncNxbBmMWg%40mail.gmail.com
>>> 
>>> .
>>>
>> --
>> 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 dealii+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/dealii/CANwa5smXTP_vK5Tb0jBg_zwnC_hBe6PeHkgGLR%2B2KMJX-d-xyA%40mail.gmail.com
>> 
>> .
>>
> --
> 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 a topic in the
> Google Groups "deal.II User Group" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/dealii/5hC7jODg-7k/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> dealii+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dealii/CANaEQuYhXp1KWb4bxinrS8PqGtKSQdgdNO%2BduHXwDBWUw-kJLw%40mail.gmail.com
> 
> .
>

-- 
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 dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CANwa5s%3DX-zG7djZn%3DYY0ZFepCu0wkrDACUjSoMZvjSs-N02KUg%40mail.gmail.com.


[deal.II] deal.II Newsletter #198

2022-01-25 Thread 'Rene Gassmoeller' via deal.II User Group
Hello everyone!

This is deal.II newsletter #198.
It automatically reports recently merged features and discussions about the 
deal.II finite element library.


## Below you find a list of recently proposed or merged features:

#13292: [9.3] update changelog entries for point release (proposed by tamiko; 
merged) https://github.com/dealii/dealii/pull/13292

#13291: Use standardized detection idiom (proposed by masterleinad) 
https://github.com/dealii/dealii/pull/13291

#13290: Reimplemen UpdateFlags as enum-like class (proposed by masterleinad) 
https://github.com/dealii/dealii/pull/13290

#13289: Fix a bogus warning about a null pointer in a lambda. (proposed by 
drwells; merged) https://github.com/dealii/dealii/pull/13289

#13288: Minor edits to type traits classes. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/13288

#13287: Introduce ReferenceCell::n_isotropic_children(). (proposed by bangerth) 
https://github.com/dealii/dealii/pull/13287

#13286: Make naming of function arguments more uniform. (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/13286

#13285: PreconditionRelaxation: vmult/step w. relaxation (proposed by peterrum; 
merged) https://github.com/dealii/dealii/pull/13285

#13284: [9.3] Fix flags bug point_values (proposed by bergbauer; merged) 
https://github.com/dealii/dealii/pull/13284

#13283: SparseMatrix: rename om to omega (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/13283

#13282: Relax assert in MF::get_boundary_id() (proposed by peterrum) 
https://github.com/dealii/dealii/pull/13282

#13281: Introduce FEEval::*_face_data() (proposed by peterrum) 
https://github.com/dealii/dealii/pull/13281

#13280: Use MPI::Utilities::free_communicator() where possible. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/13280

#13279: Update docu of NonMatching::FEImmersedSurfaceValues (proposed by 
peterrum; merged) https://github.com/dealii/dealii/pull/13279

#13278: Fix bug in initial condition for transform_real_to_unit_cell (proposed 
by kronbichler; merged) https://github.com/dealii/dealii/pull/13278

#13277: Fix a sign error in step-22's introduction. (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/13277

#13276: Hide forward declarations in `fe/fe.h` from doxygen. (proposed by 
marcfehling; merged) https://github.com/dealii/dealii/pull/13276

#13275: Small fix to the documentation in step-37 (proposed by CuiCu-618; 
merged) https://github.com/dealii/dealii/pull/13275

#13274: Add ifdefs for is_reinitialized in FEEval (proposed by peterrum; 
merged) https://github.com/dealii/dealii/pull/13274

#13273: Define MPI_COMM_NULL when not using MPI. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/13273

#13272: Switch the consensus algorithms interface to using function objects. 
(proposed by bangerth) https://github.com/dealii/dealii/pull/13272

#13271: Use relative tolerances in step-3. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/13271

#13270: Explain the use of iterative solvers in the introduction of step-3. 
(proposed by bangerth; merged) https://github.com/dealii/dealii/pull/13270

#13269: Add a test for moving particles in a complex geometry and  (proposed by 
blaisb) https://github.com/dealii/dealii/pull/13269

#13268: Fix LA::Vector::reinit() (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/13268

#13267: Remove the prepare_for_answer() callback in consensus algorithms. 
(proposed by bangerth; merged) https://github.com/dealii/dealii/pull/13267

#13266: Fix MF for LA::vector (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/13266

#13264: Review of `references.bib`. (proposed by marcfehling; merged) 
https://github.com/dealii/dealii/pull/13264

#13262: Do not store some things in the CA::Interface base class. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/13262

#13261: Minor doc update to the consensus algorithms. (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/13261

#13259: FEEval: replace usages of n_vectorization_actual (proposed by peterrum; 
merged) https://github.com/dealii/dealii/pull/13259

#13257: PEX: Replace MPI_Irecv with MPI_Iprobe+MPI_Recv (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/13257

#13252: Move quadrature_points into FEEvalData (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/13252

#13219: Replace MPI_Irecv with MPI_Iprobe+MPI_Recv. (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/13219

#13144: Fix omissions in GridGenerator::flatten_triangulation(). (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/13144

#13073: Convert a few more locally-owned loops with filters. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/13073


## And this is a list of recently opened or closed discussions:

#13246: Randomly disappearing 

Re: [deal.II] Solving time dependent heat equation with MPI (PETsc)

2022-01-25 Thread syed ansari
Thank you very much, Mark, for sharing. This is indeed very helpful for me.

Best Regards,
Syed Ansari S.

On Tue, Jan 25, 2022 at 5:32 PM Mark Ma  wrote:

> Hi,
>
> The code was submitted to the github (
> https://github.com/dealii/code-gallery/pull/92) but is waiting for
> checking. Alternatively, you can find the code at my github at:
>
> https://github.com/MarkMa1990/code-gallery/tree/master/Distributed_Moving_Laser_Heating
>
> Have a nice day,
> Mark
>
> syed ansari  于2022年1月24日周一 09:35写道:
>
>> Thank you very much Prof. Bangerth for your kind reply.
>>
>> On Sun, Jan 23, 2022 at 10:33 PM Wolfgang Bangerth <
>> bange...@colostate.edu> wrote:
>>
>>> On 1/22/22 2:56 AM, syed ansari wrote:
>>> >  I tried to find this code in the deal.ii code gallery but
>>> I am
>>> > unable to locate it. I request the group members to help me to find
>>> this code.
>>>
>>> I don't think it was ever submitted.
>>>
>>> Best
>>>   W.
>>>
>>> --
>>> 
>>> Wolfgang Bangerth  email: bange...@colostate.edu
>>> www:
>>> http://www.math.colostate.edu/~bangerth/
>>>
>>> --
>>> 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 dealii+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/dealii/1e09ca9d-c53d-605b-069d-26d35ea0c25a%40colostate.edu
>>> .
>>>
>> --
>> 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 a topic in the
>> Google Groups "deal.II User Group" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/dealii/5hC7jODg-7k/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> dealii+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/dealii/CANaEQub-80n7v-4wDArz_6EyHfzs_8XzxTZvXc3CncNxbBmMWg%40mail.gmail.com
>> 
>> .
>>
> --
> 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 dealii+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dealii/CANwa5smXTP_vK5Tb0jBg_zwnC_hBe6PeHkgGLR%2B2KMJX-d-xyA%40mail.gmail.com
> 
> .
>

-- 
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 dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CANaEQuYhXp1KWb4bxinrS8PqGtKSQdgdNO%2BduHXwDBWUw-kJLw%40mail.gmail.com.


Re: [deal.II] Solving time dependent heat equation with MPI (PETsc)

2022-01-25 Thread Mark Ma
Hi,

The code was submitted to the github (
https://github.com/dealii/code-gallery/pull/92) but is waiting for
checking. Alternatively, you can find the code at my github at:
https://github.com/MarkMa1990/code-gallery/tree/master/Distributed_Moving_Laser_Heating

Have a nice day,
Mark

syed ansari  于2022年1月24日周一 09:35写道:

> Thank you very much Prof. Bangerth for your kind reply.
>
> On Sun, Jan 23, 2022 at 10:33 PM Wolfgang Bangerth 
> wrote:
>
>> On 1/22/22 2:56 AM, syed ansari wrote:
>> >  I tried to find this code in the deal.ii code gallery but
>> I am
>> > unable to locate it. I request the group members to help me to find
>> this code.
>>
>> I don't think it was ever submitted.
>>
>> Best
>>   W.
>>
>> --
>> 
>> Wolfgang Bangerth  email: bange...@colostate.edu
>> www: http://www.math.colostate.edu/~bangerth/
>>
>> --
>> 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 dealii+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/dealii/1e09ca9d-c53d-605b-069d-26d35ea0c25a%40colostate.edu
>> .
>>
> --
> 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 a topic in the
> Google Groups "deal.II User Group" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/dealii/5hC7jODg-7k/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> dealii+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dealii/CANaEQub-80n7v-4wDArz_6EyHfzs_8XzxTZvXc3CncNxbBmMWg%40mail.gmail.com
> 
> .
>

-- 
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 dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CANwa5smXTP_vK5Tb0jBg_zwnC_hBe6PeHkgGLR%2B2KMJX-d-xyA%40mail.gmail.com.