mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
dynamicList change
This commit is contained in:
@ -40,7 +40,6 @@ void Foam::surfaceIntersection::transfer
|
||||
{
|
||||
dList.shrink();
|
||||
lList.transfer(dList);
|
||||
dList.clear();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user