On 2/23/23 07:37, 'yy.wayne' via deal.II User Group wrote:
**

I'm making a big mistake then. I thought step-4 and step-40's only difference are parallel
distributed triangulation and handing ghost dofs.

I don't know what you're doing in your modification of step-4, so I really can't tell. But step-4 itself has no notion that there are other processors. Unless you modified it extensively, every process will build and store the entire matrix, and I assume that you are also only calling MUMPS and SuperLUU with that entire matrix.

But of course I don't know -- I don't have the code you are running.

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/846c9528-ddde-9ad1-31b3-5173629398a6%40colostate.edu.

Reply via email to