(git:c5411e0)
Loading...
Searching...
No Matches
swarm_mpi::swarm_mpi_type Type Reference

Data Fields

type(mp_para_env_type), pointer world => Null()
 
type(mp_para_env_type), pointer worker => Null()
 
type(mp_para_env_type), pointer master => Null()
 
integer, dimension(:), allocatable wid2group
 
character(len=default_path_length) master_output_path = ""
 

Detailed Description

Definition at line 49 of file swarm_mpi.F.

Field Documentation

◆ world

type(mp_para_env_type), pointer swarm_mpi::swarm_mpi_type::world => Null()

Definition at line 50 of file swarm_mpi.F.

◆ worker

type(mp_para_env_type), pointer swarm_mpi::swarm_mpi_type::worker => Null()

Definition at line 51 of file swarm_mpi.F.

◆ master

type(mp_para_env_type), pointer swarm_mpi::swarm_mpi_type::master => Null()

Definition at line 52 of file swarm_mpi.F.

◆ wid2group

integer, dimension(:), allocatable swarm_mpi::swarm_mpi_type::wid2group

Definition at line 53 of file swarm_mpi.F.

◆ master_output_path

character(len=default_path_length) swarm_mpi::swarm_mpi_type::master_output_path = ""

Definition at line 54 of file swarm_mpi.F.


The documentation for this type was generated from the following file: