32 void Foam::surfaceIntersection::transfer
34 List<DynamicList<T>>& srcLst,
38 dstLst.setSize(srcLst.size());
42 dstLst[elemI].transfer(srcLst[elemI]);
#define forAll(list, i)
Loop across all elements in list.
Motion of the mesh specified as a list of pointMeshMovers.