Skip to content

Conversation

RomainBaville
Copy link
Contributor

@RomainBaville RomainBaville commented Jun 20, 2025

This PR add the possibility to fill a partial arrays with values

  • the filling value can be chosen for each component
    • The default value is nan for float data, -1 for int data and 0 for uint data.
    • Modifications of the functions FillPartialAttributes and FillAllPartialAtributes to add the possibility of choosing the value
    • Modifications of the tests of the functions FillPartialAttributes and FillAllPartialAtributes
  • several attributes can be filled at the same time.

close #104

@RomainBaville RomainBaville marked this pull request as ready for review June 23, 2025 07:10
@RomainBaville RomainBaville changed the base branch from main to RomainBaville/feature/update_geos-mesh_utils August 6, 2025 16:35
Base automatically changed from RomainBaville/feature/update_geos-mesh_utils to main August 6, 2025 18:24
@alexbenedicto alexbenedicto merged commit 8def014 into main Aug 22, 2025
43 checks passed
@alexbenedicto alexbenedicto deleted the RomainBaville/feature/VTK_filter_and_PVFillPartialArray branch August 22, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create vtk filter in geos-mesh and its associated pv plugin in geos-pv to fill partial arrays
3 participants