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

implement group functionality #15

Open
jeffhammond opened this issue Oct 9, 2022 · 1 comment
Open

implement group functionality #15

jeffhammond opened this issue Oct 9, 2022 · 1 comment

Comments

@jeffhammond
Copy link
Owner

No description provided.

@jeffhammond
Copy link
Owner Author

Untested, but present:

mpi_group_f.F90:        module procedure MPI_Group_rank_f08
mpi_group_f.F90:        module procedure MPI_Group_size_f08
mpi_group_f.F90:        module procedure MPI_Group_translate_ranks_f08
mpi_group_f.F90:        module procedure MPI_Group_compare_f08
mpi_group_f.F90:        module procedure MPI_Group_union_f08
mpi_group_f.F90:        module procedure MPI_Group_intersection_f08
mpi_group_f.F90:        module procedure MPI_Group_difference_f08
mpi_group_f.F90:        module procedure MPI_Group_incl_f08
mpi_group_f.F90:        module procedure MPI_Group_excl_f08
mpi_group_f.F90:        module procedure MPI_Group_free_f08

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

No branches or pull requests

1 participant