Skip to content

Correction computeMatrix

Tim Gabriel requested to merge computeMatrix into master

One must assemble volumic systems and deactivateBilinear before calling MatVectProduct.
And then after must activateBilinear if problem at interfaces is solved after computeMatrix.

Merge request reports