From 682c5f54a3d615ad19791fbbd99d70d49dfd218b Mon Sep 17 00:00:00 2001 From: Kevin Gasperich Date: Wed, 9 Mar 2022 15:03:37 -0600 Subject: [PATCH] update comment --- src/ao_two_e_ints/cd_ao_ints.irp.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ao_two_e_ints/cd_ao_ints.irp.f b/src/ao_two_e_ints/cd_ao_ints.irp.f index b9b602a4..866117bf 100644 --- a/src/ao_two_e_ints/cd_ao_ints.irp.f +++ b/src/ao_two_e_ints/cd_ao_ints.irp.f @@ -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