Home
last modified time | relevance | path

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

/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/
H A DSpaceGrid.cpp48 int npundef = -100000; in put() local
49 npmin = npundef; in put()
50 npmax = npundef; in put()
73 chempot = npmin != npundef && npmax != npundef; in put()