Toposhape/Part:: fix, relocate and test element methods in ComplexGeoData and TopoShape

This commit is contained in:
bgbsww
2024-02-28 15:56:45 -05:00
parent 5e532494ca
commit 834bbff6b0
11 changed files with 273 additions and 105 deletions

View File

@@ -553,5 +553,4 @@ TEST_F(ElementMapTest, addAndGetChildElementsTest)
return e.indexedName.toString() == "Pong2";
}));
}
// NOLINTEND(readability-magic-numbers)