Home
last modified time | relevance | path

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

/dports/science/gabedit/GabeditSrc251_300720/src/Display/
H A DOrbitalsNWChem.c71 GABEDIT_ORBTYPE_PIPEK, enumerator
73 static gchar* titlesOrb[GABEDIT_ORBTYPE_PIPEK+1]=
754 case GABEDIT_ORBTYPE_PIPEK: in read_last_orbitals_in_nwchem_file()
826 case GABEDIT_ORBTYPE_PIPEK: in read_last_orbitals_in_nwchem_file()
877 if(strstr(t,titlesOrb[GABEDIT_ORBTYPE_PIPEK])) in read_last_orbitals_in_nwchem_file()
895 case GABEDIT_ORBTYPE_PIPEK: in read_last_orbitals_in_nwchem_file()
1114 else Ok = read_last_orbitals_in_nwchem_file(FileName,GABEDIT_ORBTYPE_PIPEK,lineg); in read_nwchem_orbitals()
H A DOrbitalsQChem.c71 GABEDIT_ORBTYPE_PIPEK, enumerator
73 static gchar* titlesOrb[GABEDIT_ORBTYPE_PIPEK+1]=
902 case GABEDIT_ORBTYPE_PIPEK: in read_last_orbitals_in_qchem_file()
981 case GABEDIT_ORBTYPE_PIPEK: in read_last_orbitals_in_qchem_file()
1034 if(strstr(t,titlesOrb[GABEDIT_ORBTYPE_PIPEK])) in read_last_orbitals_in_qchem_file()
1050 case GABEDIT_ORBTYPE_PIPEK: in read_last_orbitals_in_qchem_file()
1098 || itype==GABEDIT_ORBTYPE_PIPEK in read_last_orbitals_in_qchem_file()
1304 else Ok = read_last_orbitals_in_qchem_file(FileName,GABEDIT_ORBTYPE_PIPEK, nAlpha, nBeta); in read_qchem_orbitals()
H A DOrbitalsGamess.c70 GABEDIT_ORBTYPE_PIPEK, enumerator
72 static gchar* titlesOrb[GABEDIT_ORBTYPE_PIPEK+1]=
917 case GABEDIT_ORBTYPE_PIPEK: in read_last_orbitals_in_gamess_file()
996 case GABEDIT_ORBTYPE_PIPEK: in read_last_orbitals_in_gamess_file()
1047 if(strstr(t,titlesOrb[GABEDIT_ORBTYPE_PIPEK])) in read_last_orbitals_in_gamess_file()
1078 case GABEDIT_ORBTYPE_PIPEK: in read_last_orbitals_in_gamess_file()
1133 || itype==GABEDIT_ORBTYPE_PIPEK in read_last_orbitals_in_gamess_file()
1337 else Ok = read_last_orbitals_in_gamess_file(FileName,GABEDIT_ORBTYPE_PIPEK, nAlpha, nBeta); in read_gamess_orbitals()
H A DOrbitalsNBO.c65 GABEDIT_ORBTYPE_PIPEK, enumerator