ENH: sampledTriSurfaceMesh : allow boundary-value sampling

This commit is contained in:
mattijs
2011-01-21 14:48:18 +00:00
parent 9981a49a82
commit b9daa7b265
4 changed files with 337 additions and 53 deletions

View File

@ -231,6 +231,7 @@ surfaces
// Sampling on triSurface
type sampledTriSurfaceMesh;
surface integrationPlane.stl;
source boundaryFaces; // sample cells or boundaryFaces
interpolate true;
}
);