Example #1
0
File: aw.py Project: FInAT/FInAT
 def __init__(self, cell, degree):
     if Citations is not None:
         Citations().register("Arnold2003")
     super(ArnoldWintherNC, self).__init__(FIAT.ArnoldWintherNC(cell, degree))