ICON Community Interface 0.4.0
Loading...
Searching...
No Matches
test_mpi Namespace Reference

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
 

Function Documentation

◆ sec_constructor()

test_mpi.sec_constructor ( )

Definition at line 24 of file test_mpi.py.

Variable Documentation

◆ file

test_mpi.file

Definition at line 17 of file test_mpi.py.

◆ host_comm

test_mpi.host_comm = MPI.Comm.f2py(comin.parallel_get_host_mpi_comm())

Definition at line 15 of file test_mpi.py.

◆ plugin_comm

test_mpi.plugin_comm = MPI.Comm.f2py(comin.parallel_get_plugin_mpi_comm())

Definition at line 16 of file test_mpi.py.

◆ rank

test_mpi.rank = comin.parallel_get_host_mpi_rank()

Definition at line 13 of file test_mpi.py.