Dear dealii developers,

Recently I'm working on the stokes equation with DG element. I assembled
the matrix with meshworker.
To solve the matrix with iterative methods, I want to put the system in
block structure. The meshworker does not
support sparse block matrix directly. I wonder whether I can modify some
part of the source code so that it can assemble the
matrix in a block way. Thanks!

Best
Tong
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to