neso_fame.mesh.MeshLayer.far_faces() Iterator[C]

Iterate over the far faces of the elements in the layer.

If the layer is subdivided (i.e., is more than one element deep in the x3-direction) then only the far faces of the last subdivision will be returned. This constitutes one of the boundaries normal to the x3-direction.

Note

This won’t necessarily be bit-wise identical to the last subdivision. However, as coordinates are rounded to 8 decimal places when creating Nektar++ objects, it won’t matter.


Last update: Sep 23, 2024