|
ALL 0.9.3
A Loadbalacing Library
|
Public Member Functions | |
| subroutine | all_set_communicator_int (this, comm) |
| Set the MPI communicator with an mpi_f08 object. | |
Definition at line 295 of file ALL_module.F90.
| subroutine all_module::all_set_communicator::all_set_communicator_int | ( | class(all_t), intent(in) | this, |
| integer, intent(in) | comm ) |
Set the MPI communicator with an mpi_f08 object.
Set the MPI communicator with an mpi oder mpif.h communicator
| [in] | comm | MPI Communicator, not type checked! |
Definition at line 383 of file ALL_module.F90.