xref: /petsc/src/sys/mpiuni/ftn-src/somempifort.F90 (revision d47c0497e3b52bb8681c9d2e1026ce8506d72f69)
16dd63270SBarry Smith!
26dd63270SBarry Smith!
36dd63270SBarry Smithsubroutine MPIUNISetModuleBlock()
46dd63270SBarry Smith  use mpiuni
56dd63270SBarry Smith  implicit none
66dd63270SBarry Smith  call MPIUNISetFortranBasePointers(MPI_IN_PLACE)
7*37cc6f30SBarry Smithend subroutine MPIUNISetModuleBlock
8