On 10/20/21 2:20 PM, Ali Seddiq wrote:
So according to that, is it still correct if I sum up the equations in discretized form? (Considering the fact that they're still containing trial and test functions, though in discretized form).

No. It is the presence of the "for all test functions v,q" that makes that possible. When you form a concrete row of the matrix, you are considering a specific test function with index i.


Also could you please point me out to an example or a universal approach to implement equations in matrix-vector forms (linear systems)? Mixed Laplace seems to be serving as a typical example in this regard but not sure as it also involves some considerations on preconditioning and solver usage.

Have you taken a look at the documentation module on vector-valued problems?
https://dealii.org/developer/doxygen/deal.II/group__vector__valued.html

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/2cd5c0b3-dc71-40b0-03be-ff5f70a8733e%40colostate.edu.

Reply via email to