Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MappingApplication] Adding test for quadratic tetrahedra (nearest element) #13195

Merged

Conversation

loumalouomega
Copy link
Member

📝 Description

Add new tests and files for quadratic element mapping.

Summary:

This PR introduces a series of updates to the testing suite for quadratic element mappers.

  1. New MDPA files:

    • cube_linear.mdpa: A linear element cube configuration for testing.
    • cube_quadratic.mdpa: A quadratic element cube configuration for testing.
  2. New and modified test files:

    • quadratic_mapper_tests.py: Adds tests for quadratic mappers.

🆕 Changelog

@loumalouomega loumalouomega added Applications Testing FastPR This Pr is simple and / or has been already tested and the revision should be fast labels Mar 5, 2025
@loumalouomega loumalouomega requested a review from philbucher March 5, 2025 16:02
@loumalouomega loumalouomega requested a review from a team as a code owner March 5, 2025 16:02
@loumalouomega loumalouomega enabled auto-merge March 5, 2025 16:02
Copy link
Member

@philbucher philbucher left a comment

Choose a reason for hiding this comment

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

Better use pathlib.Path over os.path

@loumalouomega loumalouomega merged commit 3f46724 into master Mar 5, 2025
11 checks passed
@loumalouomega loumalouomega deleted the mapping/adding-tests-for-quadratic-tetrahedra branch March 5, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Applications FastPR This Pr is simple and / or has been already tested and the revision should be fast Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants