GetFEM  5.4.2
helmholtz.cc File Reference

Helmholtz problem (Delta(u) + k^2 u = 0) More...

Go to the source code of this file.

Detailed Description

Helmholtz problem (Delta(u) + k^2 u = 0)

Diffraction of a plane wave by a circular obstacle.

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

Definition in file helmholtz.cc.