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

Mesh connectivity functions are not tested #160

Open
IshaanDesai opened this issue Jan 11, 2023 · 0 comments
Open

Mesh connectivity functions are not tested #160

IshaanDesai opened this issue Jan 11, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@IshaanDesai
Copy link
Member

The following API functions currently do not have tests:

  • set_mesh_edge (and correspondingly also the new incoming function set_mesh_edges)
  • set_mesh_triangle (and correspondingly also the new incoming function set_mesh_triangles)
  • set_mesh_quad (and correspondingly also the new incoming function set_mesh_quads)
  • is_mesh_connectivity_required (new replacement is called requires_mesh_connectivity_for)
@IshaanDesai IshaanDesai added the good first issue Good for newcomers label Jan 11, 2023
@IshaanDesai IshaanDesai added this to the precice: Version 3.0.0 milestone Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant