Skip to content

Commit

Permalink
WFC: Split mp2_integrals.F
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick Stein authored and oschuett committed Sep 18, 2019
1 parent f66fdbb commit 0402808
Show file tree
Hide file tree
Showing 6 changed files with 2,272 additions and 2,036 deletions.
2 changes: 1 addition & 1 deletion src/mp2_cphf.F
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ MODULE mp2_cphf
USE machine, ONLY: m_walltime
USE mathconstants, ONLY: fourpi
USE message_passing, ONLY: mp_sum
USE mp2_integrals, ONLY: calc_potential_gpw
USE mp2_eri_gpw, ONLY: calc_potential_gpw
USE mp2_types, ONLY: mp2_type
USE pw_env_types, ONLY: pw_env_get,&
pw_env_type
Expand Down

0 comments on commit 0402808

Please sign in to comment.