Skip to content

Commit

Permalink
add nr_nlc_vxc to NumInt
Browse files Browse the repository at this point in the history
  • Loading branch information
hongzhouye authored and fishjojo committed Jan 23, 2024
1 parent 009f1d3 commit 7e6d940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyscf/pbc/dft/numint.py
Original file line number Diff line number Diff line change
Expand Up @@ -1069,6 +1069,7 @@ def block_loop(self, cell, grids, nao=None, deriv=0, kpt=None,
nr_rks_fxc = nr_rks_fxc
nr_uks_fxc = nr_uks_fxc
nr_rks_fxc_st = nr_rks_fxc_st
nr_nlc_vxc = nr_nlc_vxc

make_mask = staticmethod(make_mask)
eval_ao = staticmethod(eval_ao)
Expand Down

0 comments on commit 7e6d940

Please sign in to comment.