Welcome to :mod:`pyvisfile`'s documentation! ============================================ Pyvisfile allows you to write a variety of visualization file formats, including * `Kitware's `__ `XML-style `__ `Vtk `__ data files. * Silo visualization files, as introduced by LLNL's `MeshTV `__ and more recently used by the `VisIt `__ large-scale visualization program. * `XDMF `__ data files. pyvisfile supports many mesh geometries, such such as unstructured and rectangular structured meshes, particle meshes, as well as scalar and vector variables on them. In addition, pyvisfile allows the semi-automatic writing of parallelization-segmented visualization files in both Silo and Vtk formats. For Silo files, pyvisfile also supports the writing of expressions as visualization variables. pyvisfile can write Vtk files without any extra software installed. PyVisfile allows you to write `Silo `__ and `VTK `__ (`XML-style `__) visualization files from the `Python `__ programming language, more specifically from data contained in :mod:`numpy` arrays. For updates, downloads and support, please visit the `PyVisfile web page `__. .. module:: pyvisfile Table of Contents ----------------- .. toctree:: :maxdepth: 2 installing silo vtk xdmf faq 🚀 Github 💾 Download Releases * :ref:`genindex`