28 #if !defined(_XC_MATRIX_SPARSE_H_)
29 #define _XC_MATRIX_SPARSE_H_ 1
31 #define BEGIN_NAMESPACE(x) namespace x {
32 #define END_NAMESPACE(x) }
44 const
Molecule& mol, const Dft::GridParams& gss,
47 std::vector<
int> const & permutationHML);
50 const
Molecule& mol, const Dft::GridParams& gss,
53 std::vector<
int> const & permutationHML);
56 const
Molecule& mol, const Dft::GridParams& gss,
int nElectrons,
59 std::vector<
int> const & permutationHML);
62 const
Molecule& mol, const Dft::GridParams& gss,
int nElectrons,
65 std::vector<
int> const & permutationHML);