Corrected the handling of no transformation.
This commit is contained in:
parent
ce14f243c6
commit
1d46bf6fb0
@ -94,7 +94,7 @@ void Foam::transform
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
rtf = vector::zero;
|
rtf = tf;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user