Home
last modified time | relevance | path

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

/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/
H A DSOECPComponent.h123 inline void setLmax(int Lmax) { lmax = Lmax; } in setLmax() function
H A DNonLocalECPComponent.h249 inline void setLmax(int Lmax) { lmax = Lmax; } in setLmax() function
H A DECPotentialBuilder.cpp407 mynnloc->setLmax(lmax); in useSimpleTableFormat()