Hello, is there any example about solving mixed finite element (PETSc)?
Thank you very much. Is the following example about mixed finite element?
FreeFem-sources/stokes-block-2d-PETSc.edp at develop · FreeFem/FreeFem-sources · GitHub
That is one of the many examples using a mixed formulation indeed.
1 Like
Thank you very much again.