Convert#

Full name:

pylith.initializers.Convert

Journal name:

convert_phases

Mesh initialization phases for reordering and converting to a different format.

See also

See Initializer Component.

Pyre Facilities#

  • read_mesh: Read mesh.

    • current value: ‘mesh_reader’, from {default}

    • configurable as: mesh_reader, read_mesh

  • reorder_mesh: Reorder mesh using reverse Cuthill-McKee algorithm.

    • current value: ‘reorder_mesh’, from {default}

    • configurable as: reorder_mesh

  • write_mesh: Write mesh.

    • current value: ‘mesh_writer’, from {default}

    • configurable as: mesh_writer, write_mesh