Skip to content

StaircaseMesher::collapse_nodes to avoid repeated nodes between quadrilaterals and hexahedra - #98

Open
escolano wants to merge 2 commits into
OpenSEMBA:mainfrom
GiDSimulation:main
Open

escolano wants to merge 2 commits into
OpenSEMBA:mainfrom
GiDSimulation:main

Conversation

@escolano

Copy link
Copy Markdown

bool StaircaseMesher::collapse_nodes(Mesh& z_output_mesh,const double tolerance)
called at the end of meshing e.g. to avoid repeated nodes between quadrilaterals and hexahedra
and added to a test EXPECT_EQ(18,result.coordinates.size()); to detect if nodes are duplicated (but maybe is not 18 the amount of expected nodes, we have not compiled and check this gtest, then set the right amount)

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

Successfully merging this pull request may close these issues.

1 participant