/dports/net/mpich/mpich-3.4.3/test/mpi/cxx/rma/ |
H A D | getgroupx.cxx | 47 wingroup = win.Get_group(); in main() 48 group = comm.Get_group(); in main()
|
H A D | winscale1x.cxx | 64 group = comm.Get_group(); in main()
|
H A D | winscale2x.cxx | 65 group = comm.Get_group(); in main()
|
/dports/net/mpich2/mpich2-1.5/test/mpi/cxx/rma/ |
H A D | getgroupx.cxx | 48 wingroup = win.Get_group(); in main() 49 group = comm.Get_group(); in main()
|
H A D | winscale1x.cxx | 64 group = comm.Get_group(); in main()
|
H A D | winscale2x.cxx | 65 group = comm.Get_group(); in main()
|
/dports/science/madness/madness-ebb3fd7/src/madness/world/ |
H A D | worldam.cc | 74 world.mpi.comm().Get_group().Translate_ranks(nproc, in WorldAmInterface() 75 &fred[0], SafeMPI::COMM_WORLD.Get_group(), in WorldAmInterface()
|
/dports/net/mpich/mpich-3.4.3/src/binding/cxx/ |
H A D | cxx.vlist | 24 "Get_group", 241 "Get_group", 300 "Get_group",
|
/dports/net/py-mpi4py/mpi4py-3.1.3/test/ |
H A D | test_rma.py | 44 group = self.WIN.Get_group() 92 group = self.WIN.Get_group() 116 group = self.WIN.Get_group() 165 group = self.WIN.Get_group() 209 group = self.WIN.Get_group() 349 wingroup = win.Get_group() 374 wingroup = win.Get_group()
|
H A D | test_rma_nb.py | 45 group = self.WIN.Get_group() 69 group = self.WIN.Get_group() 102 group = self.WIN.Get_group()
|
H A D | test_comm.py | 40 group = self.COMM.Get_group() 115 group = self.COMM.Get_group() 124 group = self.COMM.Get_group()
|
H A D | test_group.py | 14 group = MPI.COMM_WORLD.Get_group() 149 self.GROUP = MPI.COMM_SELF.Get_group() 161 self.GROUP = MPI.COMM_WORLD.Get_group()
|
H A D | test_dynproc.py | 70 group_world = comm_world.Get_group() 118 group_world = comm_world.Get_group()
|
H A D | test_file.py | 64 fgroup = self.FILE.Get_group() 65 cgroup = self.COMM.Get_group()
|
H A D | test_comm_inter.py | 43 local_group = intercomm.Get_group()
|
H A D | test_win.py | 54 cgroup = self.COMM.Get_group() 55 wgroup = self.WIN.Get_group()
|
/dports/science/gromacs/gromacs-2021.4/python_packaging/test/ |
H A D | test_fr22.py | 55 group2 = comm_world.Get_group().Incl([0,1])
|
/dports/net/py-mpi4py/mpi4py-3.1.3/demo/nxtval/ |
H A D | nxtval-onesided.py | 36 group = self.win.Get_group()
|
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/cxx/ |
H A D | win.h | 125 virtual MPI::Group Get_group() const;
|
H A D | win_inln.h | 104 MPI::Win::Get_group() const in Get_group() function
|
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/cxx/ |
H A D | win.h | 125 virtual MPI::Group Get_group() const;
|
H A D | win_inln.h | 104 MPI::Win::Get_group() const in Get_group() function
|
/dports/net/mpich/mpich-3.4.3/test/mpi/cxx/io/ |
H A D | filemiscx.cxx | 165 group = fh.Get_group(); in main()
|
/dports/net/mpich2/mpich2-1.5/test/mpi/cxx/io/ |
H A D | filemiscx.cxx | 176 group = fh.Get_group(); in main()
|
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/ |
H A D | Win.pyx | 82 def Get_group(self): member in Win 94 return self.Get_group()
|