write_unstructured_grid_to_file

cosipy.postprocessing.vtk_plots.plot_cosipy_fields_vtk.write_unstructured_grid_to_file(unstructured_grid, file_name='cosipy.vtu')[source]

Writes unstructured grid data to .vtu file.

Parameters:
  • unstructured_grid (vtkUnstructuredGrid)

  • file_name (str)