BUG: fixup. See #3334

This commit is contained in:
mattijs
2025-03-17 15:07:25 +00:00
parent a77aaa7582
commit 6dd8804acb

View File

@ -938,7 +938,7 @@ bool Foam::AMIInterpolation::calculate
srcCentroids_.resize_nocopy(srcPatch.size());
}
if (tgtPatch.size())
if (tgtMagSf_.size())
{
tgtMagSf_.resize_nocopy(tgtPatch.size());
}