Hello,<br><br>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?<br>
<br>Thanks,<br><br>-Trevor <br>