Example #1
0
 def __init__(self, cell, degree):
     super(BrezziDouglasFortinMarini,
           self).__init__(FIAT.BrezziDouglasFortinMarini(cell, degree))