Fix computation of eigenvectors of singular matrices
The eigenvector algorithm for symmetric FieldMatrices was buggy, it does not handle singular matrices well. Add a test and fix the bug.
Edited by Oliver Sander
The eigenvector algorithm for symmetric FieldMatrices was buggy, it does not handle singular matrices well. Add a test and fix the bug.