On 1/7/21 10:22 PM, Lixing Zhu wrote:

You are right. I am not bounded by the memory at this moment. The only potential issue I can think of at this stage is the computation of the error norm. Technically, if I feed the slots in global RHS corresponding to bubble support as zero, the solution at the bubble support should zero. Then the error norm would be the same as compared to use solutions at vertices only. Is this presumption valid here?

No. You are computing a solution in the space that includes the bubbles. (The fact that you want to employ a clever way to solve the linear problem does not change this.) So you have to compute the error with the solution including the bubble functions, unless you only evaluate the solution at points at which the bubble functions are zero.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/69e8db53-ad34-4d34-f009-0e1b17b21859%40colostate.edu.

Reply via email to