[Gmsh] Meshing PENDING surfaces when model contains boundary layer surfaces

Trevor Strickler trevor.strickler at gmail.com
Tue Nov 30 05:11:42 CET 2010


Hello,

I see in the source code that Gmsh iteratively cycles through all
N-dimensional entities when performing an N-dimensional mesh in order to
catch any PENDING entities that were not meshed in the first step.  However,
when Mesh2DwithBoundaryLayers() (BoundaryLayers.cpp) is called for models
that have boundary layers defined, it is not obvious to me that all the
PENDING surfaces are taken care of.  I do not see the same iteration loop
that is executed for non-boundary layer models.  Am I missing something, or
is this a bug?

Thanks,

-Trevor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20101129/9480e9b7/attachment.html>