Ben Sepanski

Results 3 comments of Ben Sepanski

Sorry about that. Will do. Is there any request for the format of the test e.g. junit? I don't see a designated format in the guidelines

I have a similar issue. I think it may have to do with how `isForward` is set in the `StronglyConnectedComponents#iterate` method [here](url). I think it causes the wrong branch [here](url)...

The examples in [utility meshes](https://github.com/firedrakeproject/firedrake/blob/7abe9f4bc7bdb99b93cfe6ca1c0963b0175ec641/firedrake/utility_meshes.py#L75) seem to only tag each face label with one tag (e.g. `plex.setLabelValue(FACE_SETS_LABEL, face_id, label_id)`). Are there any examples of tagging with multiple tags?