CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
mpi_grp_constructor_legacy
Function
5 statements
Source File
cable_mpi.F90
cable_mpi_mod
mpi_grp_constructor_legacy
Contents
private function mpi_grp_constructor_legacy(comm) result(mpi_grp)
Contructor for mpi_grp_t using the legacy communicator type.
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
comm
MPI communicator
Return Value
type(
mpi_grp_t
)