mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: fixup. See #3334
This commit is contained in:
@ -938,7 +938,7 @@ bool Foam::AMIInterpolation::calculate
|
||||
srcCentroids_.resize_nocopy(srcPatch.size());
|
||||
}
|
||||
|
||||
if (tgtPatch.size())
|
||||
if (tgtMagSf_.size())
|
||||
{
|
||||
tgtMagSf_.resize_nocopy(tgtPatch.size());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user