Home
last modified time | relevance | path

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

/dports/science/gabedit/GabeditSrc251_300720/src/Display/
H A DBasis.c978 static void getlTable(gint L, gint* nCoefs, gdouble** coefs, gint** l[3]) in getlTable() function
1272 if(shellTypes[nS]==-1) getlTable(0, nCoefs, coefs, l); /* This a SP. Make S befor */ in readBasisFromGaussianFChk()
1273 else getlTable(shellTypes[nS], nCoefs, coefs, l); in readBasisFromGaussianFChk()
1300 getlTable(-1, nCoefs, coefs, l); in readBasisFromGaussianFChk()