Skip to content

Conversation

RomainBaville
Copy link
Contributor

@RomainBaville RomainBaville commented Sep 1, 2025

In the context of the repository refactoring, this will consists in:

  • Move the Paraview plugin to geos-pv and adapte it to use the vtk filter
  • Move the VTK filter in geos-mesh and update it, do not use PVPythonAlgorithmBase
  • Remove the VTK filter PVAttributeMappingFromCellId
  • Update the mapping to map cell or points
  • Update the transfer of attribute to transfer between surface and volume too
    --> Delete the filter and the plugin TransferAttributeVolumeSurface (AttributeMapping does the same)
    --> Delete the filter VolumeSurfaceMeshMapper (same function than computeElementMap)

close #125
close #135
close #136

@paloma-martinez paloma-martinez changed the title refactor: Move the paraview plugin in geos-pv and the VTK filter in geos-mesh of for AttributeMapping refactor: Move PVAttributeMappingto geos-pv and create corresponding VTK filter in geos-mesh Sep 4, 2025
Copy link
Contributor

@jafranc jafranc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made just some suggestions to factorize a bit.
Good job !!

@paloma-martinez paloma-martinez merged commit 8bcce55 into main Sep 26, 2025
43 checks passed
@paloma-martinez paloma-martinez deleted the RomainBaville/feature/VTK_filter_and_paraview_plugin_AttributeMapping branch September 26, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

3 participants