mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: face::nearestPointClassify, similar to triangle.
This commit is contained in:
@ -360,8 +360,8 @@ void Foam::treeDataTriSurface::findNearest
|
||||
// scalar b(E0& E1);
|
||||
// scalar c(E1& E1);
|
||||
|
||||
// // Get nearest point in s,t coordinates (s is along E0, t is along
|
||||
// // E1)
|
||||
// // Get nearest point in s,t coordinates (s is along E0, t
|
||||
// // is along E1)
|
||||
// scalar s;
|
||||
// scalar t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user