CamCASP/Programming/2: Difference between revisions

From CUC3
Jump to navigation Jump to search
import>Am592
No edit summary
 
import>Am592
Line 3: Line 3:
== Outline ==
== Outline ==
This module consists of modules to calculate integrals needed for density-fitting, the density-fitting module, and modules to calculate integrals *using* primitive integrals in the auxiliary basis set and the density-fitting solution.
This module consists of modules to calculate integrals needed for density-fitting, the density-fitting module, and modules to calculate integrals *using* primitive integrals in the auxiliary basis set and the density-fitting solution.

Through '''module df_int_operations''' and a lot of procedure overloading, a number of logical and computational operations are hidden from the higher-level energy subroutines, and

Revision as of 14:31, 24 February 2009

CamCASP => Programming => The DF-INTEGRAL module

Outline

This module consists of modules to calculate integrals needed for density-fitting, the density-fitting module, and modules to calculate integrals *using* primitive integrals in the auxiliary basis set and the density-fitting solution.

Through module df_int_operations and a lot of procedure overloading, a number of logical and computational operations are hidden from the higher-level energy subroutines, and