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