On 2/17/22 14:50, Kyle Schwiebert wrote:
My confusion is amplified by the block which I have labeled "Just do some checking..." There is no output coming from those print statements, which seems to support my understanding of what is happening.

This makes sense to me, though :-) It could be because component_i and component_j are never different, or because the complicated formula you show is never nonzero. The latter looks to be the case: if i and j correspond to different vector components, then one or the other factor of each of the products are always zero, and consequently the whole term is always zero if i and j correspond to different vector components.

So I think it is right that the block never produces output. Why do you think that it should?

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/e66744bf-8dba-e144-2730-7d5e41b7e47c%40colostate.edu.

Reply via email to