Skip to content

Improve PVInterface.py (funcs to add an unstructured grid and arrays)

In PVInterface.py

  • the func 'CreateUnstructuredGrid' has been modified - the memory allocation has been improved
  • the func 'AddArray' has been improved to deal with several types of fields
  • a func 'AddTags' has been added in order to pass integer data to cells or points.

Merge request reports