mdolab / pyofm

Python wrapper for OpenFOAM meshes
Other
7 stars 4 forks source link

change argList to class variable #12

Closed z-g-h closed 6 months ago

z-g-h commented 6 months ago

Purpose

When OpenFOAM is compiled in “debug" mode, PYOFM can't destroy object correctly.

Type of change

change argList to class variable