This project was developed during the practical exercises of "DV-Anwendungen in der Technik", Prof. Dr. W. Gleich at the Munich University of Applied Science.

Copyright (c) 2005
Thomas Woellert (thomas@woellert.net)
Stefan Weissbach (weissbst@gmx.de)

Jacobi/Rayleigh/Rayleigh-S/SVI1/SVI2/SVI3 Algorithms programmed by Ewe Leonties in C. Ported to Java by Thomas Woellert and Stefan Weissbach.

All these classes offer several mathematical calculations to solve problems using Finite-Element-Methods. Also included are more general algorithms you may find usefull:
- Jacobi
- Rayleigh
- Rayleigh-S
- SVI-1, SVI-2, SVI-3

along more common methods like the Cholesky Calculation for Matrices.

Aside of sole calculation methods these classes also offer ways to load and save files in a certain format usefull for FEM-Calculations. Also animations based on JOGL (Java OpenGL) are implemented to display moving membranes or the deformation of a spanner when pressing onto it.

For further information, a more detailed documentation and PDF solutions for all exercises, please refer to:
http://www.woellert.net/tom