Esempio n. 1
0
 def Set1w(self, *args):
     return _intrules.IntegrationPoint_Set1w(self, *args)
Esempio n. 2
0
 def Set1w(self, *args):
     r"""
     Set1w(IntegrationPoint self, double const x1, double const w)
     Set1w(IntegrationPoint self, double const * p)
     """
     return _intrules.IntegrationPoint_Set1w(self, *args)