checkTears: Check that tears are all in the correct direction
Description
Given a tear matrix T with columns "V0", "VF", and "VB", check
that all tears are correct.Value
- If all is OK, returns empty vector. If not, returns
indicies of problematic tears.