56 scalar scale =
magSqr(tf1[0]);
60 magSqr(tf1[0].yy())/scale < SMALL,
61 magSqr(tf1[0].zz())/scale < SMALL
64 if (removeCmpts.
x() || removeCmpts.
y() || removeCmpts.
z())
70 tf1Plus +=
tensor(1,0,0,0,0,0,0,0,0);
75 tf1Plus +=
tensor(0,0,0,0,1,0,0,0,0);
80 tf1Plus +=
tensor(0,0,0,0,0,0,0,0,1);
87 tf -=
tensor(1,0,0,0,0,0,0,0,0);
92 tf -=
tensor(0,0,0,0,1,0,0,0,0);
97 tf -=
tensor(0,0,0,0,0,0,0,0,1);
113 tmp<tensorField>
inv(
const tmp<tensorField>&
tf)