We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
std::default_delete<MpiComm>
Example
The text was updated successfully, but these errors were encountered:
Actually, no it isn't, because MpiComm is a QUESO object, not an MPI object.
MpiComm
That said, we're committing other atrocities:
MPI_Comm_dup
MPI_Comm_free
MpiComm::~MpiComm
FullEnvironment
MPI_Finalize()
MPI_Finalized()
Sorry, something went wrong.
Related issue: #587.
No branches or pull requests
Example
The text was updated successfully, but these errors were encountered: