Home
last modified time | relevance | path

Searched refs:GetShellIndexArray (Results 1 – 3 of 3) sorted by relevance

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DBasisSet.h106 void GetShellIndexArray(long * IndexArray) const;
H A DBasisSet.cpp54 void BasisSet::GetShellIndexArray(long * IndexArray) const { in GetShellIndexArray() function in BasisSet
H A DMEP.cpp884 lBasis->GetShellIndexArray(TotalAODensity->GetDensityIndex()); in GetAODensity()