Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dealing with Fenix_Init NULL output communicator in Fortran #26

Open
rfvander opened this issue Mar 23, 2017 · 0 comments
Open

Dealing with Fenix_Init NULL output communicator in Fortran #26

rfvander opened this issue Mar 23, 2017 · 0 comments

Comments

@rfvander
Copy link
Contributor

Inspired by the C interface of the Fenix library, we allow the user to specify NULL for the robust output communicator. This is not possible in Fortran. There is no error in the specification, since we have not yet defined the Fortran interface. I propose that we use MPI_COMM_NULL for Fortran, but keep NULL for C.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant