On 8/26/24 06:35, Junxiang Wang wrote:

However, In all the tutorials steps of deal.II , the test function is indexed by "i" loop, right? For example, in the form of  local_matrix( i, j ).

The difference is whether you multiply the equation from the left, or from the right, by a test function to obtain the weak formulation. In the tutorials, we always multiply from the left. Thomas may be multiplying from the right. There is some discussion on the matter in the introduction to step-9:
https://www.dealii.org/current/doxygen/deal.II/step_9.html

Best
 W.

--
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/880904d4-670c-4c37-aad5-f88df05ec841%40colostate.edu.

Reply via email to