dynamicList change

This commit is contained in:
mattijs
2008-09-17 11:53:14 +01:00
parent ecf18da9d4
commit c4c0f54fc6
42 changed files with 147 additions and 152 deletions

View File

@ -40,7 +40,6 @@ void Foam::surfaceIntersection::transfer
{
dList.shrink();
lList.transfer(dList);
dList.clear();
}