bcube-project / BcubeTutorials.jl

Tutorials and examples for the Bcube project
MIT License
2 stars 0 forks source link

Solving a constrained Poisson problem with MultiplierFESpace #6

Closed lokmanb closed 6 months ago

lokmanb commented 9 months ago

This example shows how to solve the constrained Poisson problem using a MultiplierFESpace. In particular this enables a condensed formulation of the problem and a global assembly and solution method.