Esempio n. 1
0
 def __init__(self, cell, degree):
     super(KongMulderVeldhuizen,
           self).__init__(FIAT.KongMulderVeldhuizen(cell, degree))
     if Citations is not None:
         Citations().register("Chin1999higher")
         Citations().register("Geevers2018new")