Tzanio Kolev
Tzanio Kolev
@jcwright77, were you able to resolve this?
Looks correct to me, the full line with some reformatting is essentially ```c++ cerr
Oh, that makes sense, sorry. It should be indeed `
Oh I just meant you can put the fix in a branch and issue a pull request to fix it in `master`.
Hi @prathamgit, do you still plan to make a pull request for this?
Can you post a link to it here?
Addressed in https://github.com/mfem/mfem/pull/3161
Thanks for reporting this @skarden86. It looks like we need to add explicit conversion to `(idx_t *)` to more of the arguments in our METIS calls in `Mesh::GeneratePartitioning`. Usually this...
Thanks @skarden86
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.