Implement forms needed for P2-P1 Stokes with blending
Hi,
in order to run experiments combining blending in 3D with either P2 functions for the diffusion operator or even better Taylor-Hood P2-P1 functions for the Stokes problem we are missing corresponding forms. These are:
- HyTeG P2 forms:
-
P2FormLaplace (3D version)
-
- HyTeG mixed forms:
-
P2ToP1Form_div (3D version) -
P1ToP2Form_divt (3D version)
-
I started working on these recently. Once the forms are completed we should be able to use them with the corresponding ElementwiseOperators.
Cheers
Marcus
Edited by Marcus Mohr