MeshIOPetsc#

Full name

pylith.meshio.MeshIOPetsc

Journal name

meshiopetsc

Python object for reading/writing finite-element mesh from simple PETSc file.

Pyre Facilities#

  • coordsys: Coordinate system associated with mesh.

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

    • configurable as: cscart, coordsys

Pyre Properties#

  • filename=<str>: Name of mesh file for reading with PETSc.

    • default value: ‘’

    • current value: ‘’, from {default}

  • options_prefix=<str>: Name of PETSc options prefix for this mesh.

    • default value: ‘’

    • current value: ‘’, from {default}