Home
last modified time | relevance | path

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

/dports/devel/py-cclib/cclib-1.7.1/cclib/io/
H A Dwfxwriter.py183 def _no_alpha_electrons(self): member in WFXWriter
191 return int(self.ccdata.nelectrons - self._no_alpha_electrons())
282 alpha = self._no_alpha_electrons()
295 alpha_elctrons = self._no_alpha_electrons()
310 alpha = self._no_alpha_electrons()
480 (self._no_alpha_electrons, "Number of Alpha Electrons", True),