Exemplo n.º 1
0
 def Eval(self, T, ip):
     """Eval(RestrictedCoefficient self, ElementTransformation T, IntegrationPoint ip) -> double"""
     return _coefficient.RestrictedCoefficient_Eval(self, T, ip)
Exemplo n.º 2
0
 def Eval(self, T, ip):
     return _coefficient.RestrictedCoefficient_Eval(self, T, ip)