10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-09-13 14:28:30 +02:00

update comment

This commit is contained in:
Kevin Gasperich 2022-03-09 15:03:37 -06:00
parent 11b3dee6d0
commit 682c5f54a3

View File

@ -29,7 +29,7 @@ subroutine ao_map_fill_from_chol
use map_module
implicit none
BEGIN_DOC
! TODO: below is copy/paste of DF code as placeholder; modify for CD
! TODO: check indexing/conj.transp. of slices; restructure loops
! fill ao bielec integral map using 3-index cd integrals
END_DOC