mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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:
@ -160,7 +160,6 @@ bool Foam::sampledTriSurfaceMesh::update()
|
||||
-1, // seed
|
||||
true // use tree
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user