Tzanio Kolev
Tzanio Kolev
ping: @Zane-Hays
This PR is now [under review](https://github.com/mfem/mfem/blob/master/CONTRIBUTING.md#pull-requests) (see the table in the PR description). To help with the review process, please **do not force push** to the branch.
ping: @mlstowell
Merged in `next` for testing...
The CI is failing, @acfisher can you take a look?
This PR is now [under review](https://github.com/mfem/mfem/blob/master/CONTRIBUTING.md#pull-requests) (see the table in the PR description). To help with the review process, please **do not force push** to the branch.
@v-dobrev, what do you think about proposed mesh table changes in this PR, see in particular https://github.com/mfem/mfem/pull/4689#issuecomment-2676004623
One of the thing that is proposed to be changed is internal data member names: ```diff - Table *el_to_edge; - Table *el_to_face; - Table *el_to_el; + Table *elem_to_edge; + Table...
@acfisher, there are some CI errors -- can you take a look?
@srwopschall, can you share an example where you see this issue? also: do you see issues with mfem-4.6.2, mfem-4.7 or just with the current `master`