Exemplo n.º 1
0
 def Create(self, groups, mpitag):
     r"""Create(GroupTopology self, ListOfIntegerSets groups, int mpitag)"""
     return _communication.GroupTopology_Create(self, groups, mpitag)
Exemplo n.º 2
0
 def Create(self, groups, mpitag):
     return _communication.GroupTopology_Create(self, groups, mpitag)