GetFEM  5.4.2
stokes.cc File Reference

Solve the stokes problem (incompressible viscuous fluid). More...

Go to the source code of this file.

Detailed Description

Solve the stokes problem (incompressible viscuous fluid).

This program is used to check that getfem++ is working. This is also a good example of use of GetFEM.

This file is almost identical to tests/elastostatic.cc, except than a linear incompressibility brick is inserted.

Definition in file stokes.cc.