|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.quantum.QuantumCalculation
org.jmol.quantum.MepCalculation
public class MepCalculation
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jmol.quantum.QuantumCalculation |
|---|
QuantumCalculation.QMAtom |
| Field Summary |
|---|
| Fields inherited from class org.jmol.quantum.QuantumCalculation |
|---|
atomIndex, bohr_per_angstrom, doDebug, nX, nY, nZ, originBohr, qmAtoms, rangeBohr, stepBohr, thisAtom, voxelData, X, X2, xBohr, xMax, xMin, Y, Y2, yBohr, yMax, yMin, Z, Z2, zBohr, zMax, zMin |
| Constructor Summary | |
|---|---|
MepCalculation()
|
|
| Method Summary | |
|---|---|
void |
calculate(VolumeDataInterface volumeData,
java.util.BitSet bsSelected,
javax.vecmath.Point3f[] atomCoordAngstroms,
float[] charges)
|
private void |
processMep(float[] charges)
|
| Methods inherited from class org.jmol.quantum.QuantumCalculation |
|---|
initialize, setupCoordinates |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MepCalculation()
| Method Detail |
|---|
public void calculate(VolumeDataInterface volumeData,
java.util.BitSet bsSelected,
javax.vecmath.Point3f[] atomCoordAngstroms,
float[] charges)
calculate in interface MepCalculationInterfaceprivate void processMep(float[] charges)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||