Ejemplo n.º 1
0
 def SetIntegrationRule(self, irule):
     r"""SetIntegrationRule(NonlinearFormIntegrator self, IntegrationRule irule)"""
     return _nonlininteg.NonlinearFormIntegrator_SetIntegrationRule(
         self, irule)
Ejemplo n.º 2
0
 def SetIntegrationRule(self, irule):
     return _nonlininteg.NonlinearFormIntegrator_SetIntegrationRule(
         self, irule)