48 nearestToCell::typeName,
49 "\n Usage: nearestToCell (pt0 .. ptn)\n\n"
50 " Select the nearest cell for each of the points pt0 ..ptn\n\n"
56 void Foam::nearestToCell::combine(topoSet&
set,
const bool add)
const
59 meshSearch queryMesh(
mesh_,
false);
90 points_(dict.
lookup(
"points"))
122 Info<<
" Adding cells nearest to " << points_ <<
endl;
128 Info<<
" Removing cells nearest to " << points_ <<
endl;