Hi,
I am using the demo_stokes-iterative.py, with different meshes generated in Gmsh, but when I use a mesh with more degrees of freedom (around 500 000), gives the error :
Solving linear system of size 3782564 x 3782564 (PETSc Krylov solver).
Out of memory trying to allocate 1037075820 bytes
Segmentation fault (core dumped)
The computer has 8 CPU's Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz and 16G of RAM.
Do you know why this occurs?