All pastes #1901962 Raw Edit

christian

public text v1 · immutable
#1901962 ·published 2010-07-16 19:37 UTC
rendered paste body
Index: gpaw/transport/jstm.py===================================================================--- gpaw/transport/jstm.py	(revision 6844)+++ gpaw/transport/jstm.py	(working copy)@@ -155,7 +155,7 @@          self.test = (np.dot(A,np.diag(h_c * (size_c +1))).T)         self.smallgd=smallgd-        lfc = LFC(smallgd, [spline_j])+        lfc = LFC(smallgd, [spline_j], cut=True)         lfc.set_positions((spos_c[np.newaxis, :] * gd.N_c - corner_c + 1) /                           smallgd.N_c)         ni = lfc.Mmax