Home
last modified time | relevance | path

Searched refs:Get_group (Results 1 – 25 of 58) sorted by relevance

123

/dports/net/mpich/mpich-3.4.3/test/mpi/cxx/rma/
H A Dgetgroupx.cxx47 wingroup = win.Get_group(); in main()
48 group = comm.Get_group(); in main()
H A Dwinscale1x.cxx64 group = comm.Get_group(); in main()
H A Dwinscale2x.cxx65 group = comm.Get_group(); in main()
/dports/net/mpich2/mpich2-1.5/test/mpi/cxx/rma/
H A Dgetgroupx.cxx48 wingroup = win.Get_group(); in main()
49 group = comm.Get_group(); in main()
H A Dwinscale1x.cxx64 group = comm.Get_group(); in main()
H A Dwinscale2x.cxx65 group = comm.Get_group(); in main()
/dports/science/madness/madness-ebb3fd7/src/madness/world/
H A Dworldam.cc74 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 Dcxx.vlist24 "Get_group",
241 "Get_group",
300 "Get_group",
/dports/net/py-mpi4py/mpi4py-3.1.3/test/
H A Dtest_rma.py44 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 Dtest_rma_nb.py45 group = self.WIN.Get_group()
69 group = self.WIN.Get_group()
102 group = self.WIN.Get_group()
H A Dtest_comm.py40 group = self.COMM.Get_group()
115 group = self.COMM.Get_group()
124 group = self.COMM.Get_group()
H A Dtest_group.py14 group = MPI.COMM_WORLD.Get_group()
149 self.GROUP = MPI.COMM_SELF.Get_group()
161 self.GROUP = MPI.COMM_WORLD.Get_group()
H A Dtest_dynproc.py70 group_world = comm_world.Get_group()
118 group_world = comm_world.Get_group()
H A Dtest_file.py64 fgroup = self.FILE.Get_group()
65 cgroup = self.COMM.Get_group()
H A Dtest_comm_inter.py43 local_group = intercomm.Get_group()
H A Dtest_win.py54 cgroup = self.COMM.Get_group()
55 wgroup = self.WIN.Get_group()
/dports/science/gromacs/gromacs-2021.4/python_packaging/test/
H A Dtest_fr22.py55 group2 = comm_world.Get_group().Incl([0,1])
/dports/net/py-mpi4py/mpi4py-3.1.3/demo/nxtval/
H A Dnxtval-onesided.py36 group = self.win.Get_group()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/cxx/
H A Dwin.h125 virtual MPI::Group Get_group() const;
H A Dwin_inln.h104 MPI::Win::Get_group() const in Get_group() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/cxx/
H A Dwin.h125 virtual MPI::Group Get_group() const;
H A Dwin_inln.h104 MPI::Win::Get_group() const in Get_group() function
/dports/net/mpich/mpich-3.4.3/test/mpi/cxx/io/
H A Dfilemiscx.cxx165 group = fh.Get_group(); in main()
/dports/net/mpich2/mpich2-1.5/test/mpi/cxx/io/
H A Dfilemiscx.cxx176 group = fh.Get_group(); in main()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A DWin.pyx82 def Get_group(self): member in Win
94 return self.Get_group()

123