Skip to content

feat: Add meshing tools and stats#81

Merged
alexbenedicto merged 72 commits intomainfrom
lemay/feature/add_tte_meshing_tools
May 22, 2025
Merged

feat: Add meshing tools and stats#81
alexbenedicto merged 72 commits intomainfrom
lemay/feature/add_tte_meshing_tools

Conversation

@mlemayTTE
Copy link
Contributor

@mlemayTTE mlemayTTE commented Apr 16, 2025

This PR adds new meshing tools and stats.

Tools include:

  • a filter to merge colocated points
  • a filter to split each cell of a mesh by the center of the edges

Stats tools include:

  • a filter to compute mesh cell type statistics

@mlemayTTE mlemayTTE changed the title feature: Add meshing tools and stats feat: Add meshing tools and stats Apr 18, 2025
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
def applyVtkFlilter(
def applyVtkFilter(

Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
tmpMesh = self.applyVtkFlilter(inputMesh)
tmpMesh = self.applyVtkFilter(inputMesh)

Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
def applyVtkFlilter(
def applyVtkFilter(

@alexbenedicto alexbenedicto merged commit 9a3c489 into main May 22, 2025
39 checks passed
@alexbenedicto alexbenedicto deleted the lemay/feature/add_tte_meshing_tools branch May 22, 2025 17:11
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.

3 participants

Comments