Searched refs:compute_Fock_ff_K (Results 1 – 3 of 3) sorted by relevance
86 std::shared_ptr<const Matrix> compute_Fock_ff_K(std::shared_ptr<const Matrix> ocoeff_ti) const;
449 auto ffx = box_[i]->compute_Fock_ff_K(ocoeff_ui); in compute_K_ff()
579 shared_ptr<const Matrix> Box::compute_Fock_ff_K(shared_ptr<const Matrix> ocoeff_ti) const { in compute_Fock_ff_K() function in Box