Skip to content
  • Sebastian Ohlmann's avatar
    Move MPI wrappers to mpi_oct_m · 8185a3c5
    Sebastian Ohlmann authored
    Now they are type-bound procedures of the mpi_grp_t type and can be
    simply used as mpi_grp%gatherv(...) without the need for passing the
    communicator and the error code. The wrappers include calls to the
    debugging facility in mpi_debug_oct_m which has been restructured to
    avoid circular dependencies.
    8185a3c5