Exemplo n.º 1
0
 def __init__(self, npos=[]):
     self.npos = npos
     self.box = box_bc.box_nopbc()
     self.func = simple_jastrow()
Exemplo n.º 2
0
 def __init__(self, npos=[]):
     self.npos = npos
     self.box = box_bc.box_nopbc()
     self.func = simple_jastrow()
Exemplo n.º 3
0
 def __init__(self):
     self.box = box_bc.box_nopbc()
     self.func = simple_jastrow(True)
Exemplo n.º 4
0
 def __init__(self):
     self.box = box_bc.box_nopbc()
     self.func = simple_jastrow(True)