![]() |
ICON Community Interface 0.4.0
|
Functions | |
| sec_constructor () | |
Variables | |
| rank = comin.parallel_get_host_mpi_rank() | |
| host_comm = MPI.Comm.f2py(comin.parallel_get_host_mpi_comm()) | |
| plugin_comm = MPI.Comm.f2py(comin.parallel_get_plugin_mpi_comm()) | |
| file | |
| test_mpi.sec_constructor | ( | ) |
Definition at line 24 of file test_mpi.py.
| test_mpi.file |
Definition at line 17 of file test_mpi.py.
| test_mpi.host_comm = MPI.Comm.f2py(comin.parallel_get_host_mpi_comm()) |
Definition at line 15 of file test_mpi.py.
| test_mpi.plugin_comm = MPI.Comm.f2py(comin.parallel_get_plugin_mpi_comm()) |
Definition at line 16 of file test_mpi.py.
| test_mpi.rank = comin.parallel_get_host_mpi_rank() |
Definition at line 13 of file test_mpi.py.