VTUinterface
  • VTUinterface
  • 1. reading a single VTU file
  • 2. Writing VTU files
  • 3. Reading time-series data from PVD files:
  • 4. Reading point set data from PVD files
  • 1. reading a single VTU file
  • 2. Writing VTU files
  • 3. Reading time-series data from PVD files:
  • 4. Reading point set data from PVD files
  • VTUinterface API reference documentation!
  • Indices and tables
  • Changelog
VTUinterface
  • <no title>
  • View page source

  • VTUinterface
    • 0. Installation
    • 1. Documentation for VTUinterface
    • 2. Quick start
    • CAUTION: naming style of methods has changed (2021-05-20)
    • 3. FAQ/Troubleshooting
  • 1. reading a single VTU file
    • 1.1 Creating contour plots
      • This random field was created using the ranmedi package: https://github.com/joergbuchwald/ranmedi/
    • 1.2 Extracting Pointsetdata
  • 2. Writing VTU files
  • 3. Reading time-series data from PVD files:
  • 4. Reading point set data from PVD files
  • 1. reading a single VTU file
    • 1.1 Creating contour plots
      • This random field was created using the ranmedi package: https://github.com/joergbuchwald/ranmedi/
    • 1.2 Extracting Pointsetdata
  • 2. Writing VTU files
  • 3. Reading time-series data from PVD files:
  • 4. Reading point set data from PVD files
  • VTUinterface API reference documentation!
    • PVDIO
      • PVDIO.append()
      • PVDIO.clear_pvd_path()
      • PVDIO.create_pvd_from_pattern()
      • PVDIO.delete_cell_field()
      • PVDIO.delete_integration_point_field()
      • PVDIO.delete_point_field()
      • PVDIO.get_cell_field_names()
      • PVDIO.get_integration_point_field_names()
      • PVDIO.get_point_field_names()
      • PVDIO.read_aggregate()
      • PVDIO.read_pvd()
      • PVDIO.read_set_data()
      • PVDIO.read_time_series()
      • PVDIO.read_time_slice()
      • PVDIO.rename()
      • PVDIO.write_prj()
      • PVDIO.write_xdmf()
    • VTUIO
      • VTUIO.add_cell_field()
      • VTUIO.add_integration_point_field()
      • VTUIO.add_point_field()
      • VTUIO.cell_center_points
      • VTUIO.data_arrays
      • VTUIO.delete_cell_field()
      • VTUIO.delete_integration_point_field()
      • VTUIO.delete_point_field()
      • VTUIO.func_to_field()
      • VTUIO.func_to_m_dim_field()
      • VTUIO.get_cell_field()
      • VTUIO.get_cell_field_as_point_data()
      • VTUIO.get_cell_field_names()
      • VTUIO.get_data()
      • VTUIO.get_data_scipy()
      • VTUIO.get_data_vtk()
      • VTUIO.get_integration_point_field()
      • VTUIO.get_integration_point_field_names()
      • VTUIO.get_nearest_indices()
      • VTUIO.get_nearest_points()
      • VTUIO.get_neighbors()
      • VTUIO.get_point_field()
      • VTUIO.get_point_field_names()
      • VTUIO.get_set_data()
      • VTUIO.header
      • VTUIO.point_data_to_cell_data()
      • VTUIO.write()
  • Indices and tables
  • Changelog
    • [0.701]
    • [0.700]
    • [0.69]
      • Changes
    • [0.681]
      • Changes
    • [0.68]
      • Changes
      • Bugfixes
      • Additions
Next

© Copyright 2021, Jörg Buchwald.

Built with Sphinx using a theme provided by Read the Docs.