GBS
mpi_comm_type_mod Module Reference

Data Types

interface  tmpicomm
 Derived type use to hold MPI communicator information. More...
 

Functions/Subroutines

type(tmpicomm) function constructor (comm_id, np)
 Constructor of the tmpicomm class. More...
 

Function/Subroutine Documentation

◆ constructor()

type(tmpicomm) function mpi_comm_type_mod::constructor ( optional  comm_id,
integer, intent(in), optional  np 
)
private

Constructor of the tmpicomm class.

Parameters
[in]npNumber of tasks in the communicator
Returns
Communicator object