Exemplo n.º 1
0
 def Set2w(self, *args):
     return _intrules.IntegrationPoint_Set2w(self, *args)
Exemplo n.º 2
0
 def Set2w(self, *args):
     r"""
     Set2w(IntegrationPoint self, double const x1, double const x2, double const w)
     Set2w(IntegrationPoint self, double const * p)
     """
     return _intrules.IntegrationPoint_Set2w(self, *args)