|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.energy.EnergyElement
meshi.energy.simpleEnergyTerms.inflate.simpleInflate.SimpleInflateEnergyElement
public class SimpleInflateEnergyElement
| Field Summary | |
|---|---|
static double |
ALPHA
|
protected Atom |
atom1
|
protected Atom |
atom1Copy
|
protected Atom |
atom2
|
protected Atom |
atom2Copy
|
protected double |
dEdD
|
protected double |
dEdX
|
protected double |
dEdY
|
protected double |
dEdZ
|
protected FreeDistance |
distance
|
protected double |
energy
|
protected double |
target
|
protected double |
weight
|
| Fields inherited from class meshi.energy.EnergyElement |
|---|
atoms, dFormatSrt, dFormatStd, DX, frozen, relativeDiffTolerance, VERY_SMALL, XYZ |
| Constructor Summary | |
|---|---|
SimpleInflateEnergyElement(Distance atoms,
DistanceMatrix distanceMatrix,
double weight)
|
|
| Method Summary | |
|---|---|
double |
evaluate()
|
void |
scaleWeight(double factor)
|
protected void |
setAtoms()
|
| Methods inherited from class meshi.energy.EnergyElement |
|---|
atoms, evaluateAtoms, frozen, test, updateFrozen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Atom atom1
protected Atom atom2
protected Atom atom1Copy
protected Atom atom2Copy
protected double dEdD
protected double dEdX
protected double dEdY
protected double dEdZ
protected double energy
protected double weight
protected FreeDistance distance
protected double target
public static final double ALPHA
| Constructor Detail |
|---|
public SimpleInflateEnergyElement(Distance atoms,
DistanceMatrix distanceMatrix,
double weight)
| Method Detail |
|---|
protected void setAtoms()
setAtoms in class EnergyElementpublic double evaluate()
evaluate in class EnergyElementpublic void scaleWeight(double factor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||