Feature request
Is your feature request related to a problem? Please describe.
The t8_forest_iterate_faces function does not have its own unit test.
There exist an example "example/t8_test_face_iterate.cxx" which should better be a test than an example.
Describe the solution or feature you'd like
Investigate "example/t8_test_face_iterate.cxx".
Is it a possible unit test for t8_forest_iterate_faces? If so, convert it into a GoogleTest case.
If not, write a new unit test for t8_forest_iterate_faces.
Describe alternatives you've considered
N/A
Estimated priority
Which of these is most applicable (remove the others):
"Priority: low" Should be solved eventually
Additional context
Add any other context or screenshots about the feature request here.
Feature request
Is your feature request related to a problem? Please describe.
The t8_forest_iterate_faces function does not have its own unit test.
There exist an example "example/t8_test_face_iterate.cxx" which should better be a test than an example.
Describe the solution or feature you'd like
Investigate "example/t8_test_face_iterate.cxx".
Is it a possible unit test for t8_forest_iterate_faces? If so, convert it into a GoogleTest case.
If not, write a new unit test for t8_forest_iterate_faces.
Describe alternatives you've considered
N/A
Estimated priority
Which of these is most applicable (remove the others):
"Priority: low" Should be solved eventually
Additional context
Add any other context or screenshots about the feature request here.