ENH: face::nearestPointClassify, similar to triangle.

This commit is contained in:
graham
2010-10-06 15:34:07 +01:00
parent 6cdbd0ada7
commit 557d916342
4 changed files with 125 additions and 52 deletions

View File

@ -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;