[bugfix] make fvectortest compile and make ScalarOrderingTest pass for GMPField
the first problem was that I accidentially enabled the ScalarOrderingTest, but this forced me to investigate further and I found out how this works, or not works. We have to add the comparison operators to FieldVector, as the cast operator does not always match, e.g. in the case of GMPField.
Please register or sign in to comment