Home
last modified time | relevance | path

Searched refs:mlm_ji (Results 1 – 2 of 2) sorted by relevance

/dports/science/bagel/bagel-1.2.2/src/scf/fmm/
H A Dbox.h117 std::shared_ptr<const ZMatrix> mlm_ji() const { return mlm_ji_; } in mlm_ji() function
H A Dbox.cc320 shared_ptr<const ZMatrix> slocal = shift_localLX(lmax_k_, parent->mlm_ji(), r12); in compute_L2L_X()