# MeshReordering % WARNING: Do not edit; this is a generated file! :Full name: `pylith.initializers.MeshReordering` :Journal name: `reorder_mesh` Reorder mesh using the reverse Cuthill-McKee algorithm. Implements `InitializePhase`. ## Example Example of setting `MeshReordering` Pyre properties and facilities in a parameter file. :::{code-block} cfg [pylithapp.problem.mesh_initializer.phases.reorder_mesh] # No parameters :::