Home
last modified time | relevance | path

Searched refs:iodat (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/py-cclib/cclib-1.7.1/cclib/bridge/
H A Dcclib2horton.py90 def makecclib(iodat): argument
99 if hasattr(iodat, "atcoords"):
102 if hasattr(iodat, "mo") and hasattr(iodat.mo, "norba"):
104 attributes["mocoeffs"] = [iodat.mo.coeffs[: iodat.mo.norba].T]
105 if iodat.mo.kind == "unrestricted":
106 attributes["mocoeffs"].append(iodat.mo.coeffs[iodat.mo.norba :].T)
107 if hasattr(iodat, "spinpol") and isinstance(iodat.spinpol, int):
110 if hasattr(iodat, "atnums"):
112 if hasattr(iodat, "atcorenums") and isinstance(iodat.atnums, numpy.ndarray):
116 iodat.atcorenums
[all …]
/dports/devel/py-cclib/cclib-1.7.1/test/bridge/
H A Dtesthorton.py58 self.iodat = IOData.from_file(inputfile)
78 if hasattr(self.iodat, attr) and hasattr(hortonequiv, attr):
80 getattr(self.iodat, attr),
94 getattr(self.iodat, attr)[0],
102 cclibequiv = cclib2horton.makecclib(self.iodat)
166 self.iodat = load_one(filename=inputfile)
181 hasattr(self.iodat, attr)
183 and getattr(self.iodat, attr) != None
187 getattr(self.iodat, attr),
194 hasattr(self.iodat, attr)
[all …]
/dports/games/libretro-handy/libretro-handy-94c0ab5/lynx/
H A Deeprom.cpp35 iodat=0; in Reset()
81 if(!lss_write(&iodat,sizeof(UBYTE),1,fp)) return 0; in ContextSave()
106 if(!lss_read(&iodat,sizeof(UBYTE),1,fp)) return 0; in ContextLoad()
199 iodat=iodat_loc; in ProcessEepromIO()
218 DI=iodat&0x10; in UpdateEeprom()
H A Deeprom.h31 void ProcessEepromIO(UBYTE iodir,UBYTE iodat);
65 UBYTE iodir, iodat; variable
/dports/devel/cc65/cc65-2.19/include/
H A D_mikey.h86 unsigned char iodat; // 0xFD8B parallel data member
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/symmetry/
H A Ddosymops.F38 integer maxops, iodat
39 parameter (maxops=192,iodat=11)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/symmetry/
H A Ddosymops.F38 integer maxops, iodat
39 parameter (maxops=192,iodat=11)
/dports/www/dooble/dooble-2021.12.05/Dictionaries/oc_FR/
H A Doc_FR.dic35223 iodat/h
/dports/editors/texmaker/texmaker-5.0.3/dictionaries/
H A Dca_CA.dic61964 iodat/E
/dports/www/dooble/dooble-2021.12.05/Dictionaries/ca/
H A Dca.dic84005 iodat/_E
H A Dca-valencia.dic84077 iodat/_E
/dports/games/tanglet/tanglet-1.6.0/wordlists/
H A Dfr150882 iodat
/dports/textproc/ro-hunspell/ro-hunspell-3.3.10/
H A Dro_RO.dic74420 iodat/Q
H A Dro_RO-ante1993.dic74420 iodat/Q
/dports/mail/thunderbird-dictionaries/dictionaries/spell-ca.xpi/
H A Dca.dic119025 iodat/BE
/dports/editors/texstudio/texstudio-4.1.2/utilities/dictionaries/
H A Dro_RO-Romanian.dic74420 iodat/Q
H A Dca_CAVA-CatalanValencian.dic125286 iodat/_E
H A Dca_ES-Catalan.dic125056 iodat/_E
H A Dde_DE.dic172640 iodat/EPSozm
/dports/www/dooble/dooble-2021.12.05/Dictionaries/ro/
H A Dro_RO.dic74158 iodat/Q
/dports/textproc/sigil/Sigil-1.8.0/src/Resource_Files/dictionaries/
H A Dde_DE.dic154548 iodat/EPSozm
/dports/textproc/pageedit/PageEdit-1.2.0/dictionaries/
H A Dde_DE.dic154548 iodat/EPSozm
/dports/www/dooble/dooble-2021.12.05/Dictionaries/de/
H A Dde_CH_frami.dic172084 iodat/EPSozm
H A Dde_AT_frami.dic172330 iodat/EPSozm
H A Dde_DE_frami.dic172640 iodat/EPSozm

12