Skip to content

Removed reference counter and binding functionality from Array

Jakub Klinkovský requested to merge JK/meshfunction into develop

Brief changelog:

  • Removed 'scale' parameter from tnl-view and MeshFunction and VectorField writers
  • Removed reference counter and binding functionality from Array
  • Refactoring MeshFunction: moved binding functionality to MeshFunctionView

Merge request reports