inverse of singular or small tensors is still fragile
For very small tensors, the pseudo-inverse provides a more robust, but potentially more costly approach.
Oddly, within the symmTensorField.C there is special trapping of 2D cases, but the detection and adjustment are only triggered based on the first element (which is probably not robust enough).