Re: [deal.II] Issue encountered while solving Step-40 in 1 dimension

2022-08-22 Thread syed ansari
Thanks, Daniel. This is very helpful. Best Regards, Syed Ansari S. On Mon, Aug 22, 2022 at 7:28 PM Daniel Arndt wrote: > Syed, > > Yes, you should be able to use parallel::shared::Triangulation instead. > > Best, > Daniel > > On Sat, Aug 20, 2022 at 5:25 AM syed an

Re: [deal.II] Issue encountered while solving Step-40 in 1 dimension

2022-08-20 Thread syed ansari
n step-40 for the one-dimensional case. > > Best, > Daniel > > On Fri, Aug 19, 2022 at 7:07 AM syed ansari wrote: > >> Dear all, >> I was trying to run step-40 in 1 dimension and encountered >> the error corresponding to MeshSmoothing in the co

[deal.II] Issue encountered while solving Step-40 in 1 dimension

2022-08-19 Thread syed ansari
Open MPI kills them. -- [syed-HP-Pavilion-Laptop-15-eg0xxx:35613] 3 more processes have sent help message help-mpi-api.txt / mpi-abort [syed-HP-Pavilion-Laptop-15-eg0xxx:35613] Set MCA parameter "orte_base_help_aggregate" to

Re: [deal.II] Error in Parallel version of Step-26

2022-03-04 Thread syed ansari
apologize for the delayed reply since I was unable to apply your suggestion to debug for some time. Best Regards, Syed Ansari S. Heat_Equation_Adaptive_Mesh_Parallel.mpg <https://drive.google.com/file/d/1Lrdsl7gmXw82oB8VfrYbDhlNh6h39dCD/view?usp=drive_web> On Tue, Feb 15, 2022 at 9:07 AM Wo

[deal.II] Error in Parallel version of Step-26

2022-02-11 Thread syed ansari
p;, dealii::Triangulation<2, 2>::CellStatus&&) #14 /home/syed/dealii-candi/deal.II-v9.3.2/lib/libdeal_II.g.so.9.3.2: std::function > (dealii::TriaIterator >, dealii::Triangulation<2, 2>::CellStatus)>::operator()(dealii::TriaIterator >, dealii::Triangulation<2

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 fo

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

2022-01-24 Thread syed ansari
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 th

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

2022-01-22 Thread syed ansari
Hello all, 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. Thanks in advance. Best Regards, Syed Ansari S. On Tuesday, October 17, 2017 at 7:46:16 PM UTC+5:30 Wolfgang Bangerth wrote

Re: [deal.II] Problems installing dealii-9.3.2 (AVX)

2021-12-27 Thread syed ansari
Daniel, Try to install using candi(https://github.com/dealii/candi). *candi <https://github.com/dealii/candi>* is a source based installer for deal.II for various Linux systems that can configure and compile many dependencies for deal.II with minimal effort. Best Regards, Syed