示例#1
0
文件: aw.py 项目: FInAT/FInAT
 def __init__(self, cell, degree):
     if Citations is not None:
         Citations().register("Arnold2003")
     super(ArnoldWintherNC, self).__init__(FIAT.ArnoldWintherNC(cell, degree))