28 #ifndef _chemistry_qc_scf_effh_h
29 #define _chemistry_qc_scf_effh_h
35 #include <math/scmat/blkiter.h>
36 #include <math/scmat/blocked.h>
37 #include <chemistry/qc/scf/scf.h>
46 virtual void init() =0;
50 int index(
int hindex,
int shelli,
int shellj);
55 double& coef(
int i,
int j,
int k) {
return coef_[index(i,j,k)]; }
Generated at Wed Jul 24 2013 14:26:53 for MPQC
2.3.1 using the documentation package Doxygen
1.8.3.1.