|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.adapter.smarter.AtomSetCollectionReader
org.jmol.adapter.readers.quantum.BasisFunctionReader
org.jmol.adapter.readers.quantum.MOReader
org.jmol.adapter.readers.quantum.GamessReader
org.jmol.adapter.readers.quantum.GamessUKReader
public class GamessUKReader
| Field Summary | |
|---|---|
private java.util.List |
occupancies
|
private java.util.List |
symmetries
|
| Fields inherited from class org.jmol.adapter.readers.quantum.GamessReader |
|---|
atomNames |
| Fields inherited from class org.jmol.adapter.readers.quantum.MOReader |
|---|
energyUnits, gaussianCount, gaussians, haveNboCharges, haveNboOrbitals, HEADER_GAMESS_OCCUPANCIES, HEADER_GAMESS_ORIGINAL, HEADER_GAMESS_UK_MO, HEADER_NONE, moTypes, orbitalsRead, shellCount |
| Fields inherited from class org.jmol.adapter.readers.quantum.BasisFunctionReader |
|---|
alphaBeta, CANONICAL_DC_LIST, CANONICAL_DS_LIST, CANONICAL_FC_LIST, CANONICAL_FS_LIST, dfCoefMaps, ignoreMOs, moData, nOrbitals, orbitals, shells |
| Constructor Summary | |
|---|---|
GamessUKReader()
|
|
| Method Summary | |
|---|---|
protected boolean |
checkLine()
|
protected java.lang.String |
fixShellTag(java.lang.String tag)
|
protected void |
readAtomsInBohrCoordinates()
|
private void |
readOrbitalSymmetryAndOccupancy()
|
private void |
setOrbitalSymmetryAndOccupancy()
|
| Methods inherited from class org.jmol.adapter.readers.quantum.GamessReader |
|---|
fixBasisLine, readBasisInfo, readControlInfo, readFrequencies, readGaussianBasis, setCalculationType |
| Methods inherited from class org.jmol.adapter.readers.quantum.MOReader |
|---|
addMOData, checkNboLine, getMOHeader, getNboTypes, initializeReader, readMolecularOrbitals, setMOData, setMOType |
| Methods inherited from class org.jmol.adapter.readers.quantum.BasisFunctionReader |
|---|
canonicalizeQuantumSubshellTag, filterMO, fixSlaterTypes, getDFMap, isQuantumBasisSupported, setMO |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.List symmetries
private java.util.List occupancies
| Constructor Detail |
|---|
public GamessUKReader()
| Method Detail |
|---|
protected boolean checkLine()
throws java.lang.Exception
checkLine in class AtomSetCollectionReaderjava.lang.Exception
protected void readAtomsInBohrCoordinates()
throws java.lang.Exception
readAtomsInBohrCoordinates in class GamessReaderjava.lang.Exceptionprotected java.lang.String fixShellTag(java.lang.String tag)
fixShellTag in class GamessReader
private void readOrbitalSymmetryAndOccupancy()
throws java.lang.Exception
java.lang.Exceptionprivate void setOrbitalSymmetryAndOccupancy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||