Removed misleading comment

This commit is contained in:
Henry
2014-02-13 12:41:18 +00:00
parent 53e0ec7101
commit 47df23fce6

View File

@ -281,7 +281,6 @@ Foam::tensor Foam::eigenVectors(const tensor& t)
}
// Return eigenvalues in ascending order of absolute values
Foam::vector Foam::eigenValues(const symmTensor& t)
{
scalar i = 0;