|
|||||||||
| 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.xtal.AimsReader
public class AimsReader
FHI-aims (http://www.fhi-berlin.mpg.de/aims) geometry.in file format samples of relevant lines in geometry.in file are included as comments below
| Field Summary | |
|---|---|
private javax.vecmath.Vector3f[] |
latticeVectors
|
private int |
nLatticeVectors
|
| Constructor Summary | |
|---|---|
AimsReader()
|
|
| Method Summary | |
|---|---|
protected boolean |
checkLine()
|
protected void |
finalizeReader()
|
private void |
setUnitCellFromLatticeVectors(javax.vecmath.Vector3f[] abc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int nLatticeVectors
private javax.vecmath.Vector3f[] latticeVectors
| Constructor Detail |
|---|
public AimsReader()
| Method Detail |
|---|
protected boolean checkLine()
checkLine in class AtomSetCollectionReader
protected void finalizeReader()
throws java.lang.Exception
finalizeReader in class AtomSetCollectionReaderjava.lang.Exceptionprivate void setUnitCellFromLatticeVectors(javax.vecmath.Vector3f[] abc)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||