A Swept mesh is an example of a semistructured mesh since it is structured in the sweep direction and can be either structured or unstructured orthogonally to the sweep direction. The swept mesher operates on a 3D domain by meshing or reusing an existing mesh on a source face, and then sweeping the resulting face mesh along the domain to an opposite destination face.You can use several connected faces as source faces. Also the destination can consist of several faces, as long as each destination face corresponds to at least one source face and each source face corresponds to exactly one destination face. Each face about a domain that is to be operated on by the swept mesher is classified as either a source face, a destination face, or a linking face. The linking faces are the faces linking the source and destination faces (see Figure 8-2). The swept mesher can handle domains with multiple linking faces in the sweep direction.
•