![]() |
(git:33f85d8)
|
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 = "" |
Definition at line 49 of file swarm_mpi.F.
type(mp_para_env_type), pointer swarm_mpi::swarm_mpi_type::world => Null() |
Definition at line 50 of file swarm_mpi.F.
type(mp_para_env_type), pointer swarm_mpi::swarm_mpi_type::worker => Null() |
Definition at line 51 of file swarm_mpi.F.
type(mp_para_env_type), pointer swarm_mpi::swarm_mpi_type::master => Null() |
Definition at line 52 of file swarm_mpi.F.
integer, dimension(:), allocatable swarm_mpi::swarm_mpi_type::wid2group |
Definition at line 53 of file swarm_mpi.F.
character(len=default_path_length) swarm_mpi::swarm_mpi_type::master_output_path = "" |
Definition at line 54 of file swarm_mpi.F.