ENH: sampling on a trisurface.

This directly samples on a triSurface (instead of using the isosurface of
distance=0 method)
This commit is contained in:
mattijs
2010-02-03 06:14:47 +00:00
parent 9c8a5246a9
commit 1513507e94

View File

@ -160,7 +160,6 @@ bool Foam::sampledTriSurfaceMesh::update()
-1, // seed
true // use tree
);
}