Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

GetFEM: tests/laplacian.cc File Reference
GetFEM  5.4.2
laplacian.cc File Reference

Laplacian (Poisson) problem. More...

Go to the source code of this file.

Detailed Description

Laplacian (Poisson) problem.

The laplace equation is solved on a regular mesh of the unit square, and is compared to the analytical solution.

This program is used to check that getfem++ is working. This is also a good example of use of GetFEM. This program does not use the model bricks intentionally in order to serve as an example of solving a pde directly with the assembly procedures.

Definition in file laplacian.cc.