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

Check SolidMesh methods parameters => go elements #468

Open
panquez opened this issue Jun 7, 2022 · 0 comments
Open

Check SolidMesh methods parameters => go elements #468

panquez opened this issue Jun 7, 2022 · 0 comments
Assignees

Comments

@panquez
Copy link
Member

panquez commented Jun 7, 2022

template < index_t dimension >
bool SolidMesh< dimension >::is_edge_on_border(
const std::array< index_t, 2 >& vertices ) const

->

template < index_t dimension >
bool SolidMesh< dimension >::is_edge_on_border(
const PolyhedronFacetEdge& vertices ) const

@BotellaA BotellaA changed the title change SolidMesh::is_edge_on_border parameters Check SolidMesh methods parameters => go elements Jul 11, 2022
@MelchiorSchuh MelchiorSchuh added this to the v15 milestone Jul 4, 2024
@BotellaA BotellaA removed this from the v15 milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants