Example #1
0
 def __init__(self, cell, degree):
     if Citations is not None:
         Citations().register("Mardal2002")
     super(MardalTaiWinther, self).__init__(FIAT.MardalTaiWinther(cell, degree))