|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.energy.AbstractEnergy
meshi.energy.CooperativeEnergyTerm
meshi.energy.RG.RgEnergy
public class RgEnergy
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class meshi.energy.AbstractEnergy |
|---|
AbstractEnergy.UpdateableList |
| Field Summary |
|---|
| Fields inherited from class meshi.energy.CooperativeEnergyTerm |
|---|
atomList, coordinates, dm, DX, parameters, relativeDiffTolerance, verySmall, XYZ |
| Fields inherited from class meshi.energy.AbstractEnergy |
|---|
comment, filter, INFINITY, NaN, on, updateableResources, weight |
| Constructor Summary | |
|---|---|
RgEnergy()
|
|
RgEnergy(AtomList atomList,
DistanceMatrix dm,
double weight)
|
|
| Method Summary | |
|---|---|
double |
evaluate()
Evaluates the energy term and update the derivatives. |
void |
evaluateAtoms()
Evaluates the energy term and devides the energy between the atoms. |
void |
update(int numberOfUpdates)
Updates the updatable resources. |
| Methods inherited from class meshi.energy.CooperativeEnergyTerm |
|---|
test |
| Methods inherited from class meshi.energy.AbstractEnergy |
|---|
addAttribute, comment, getAttribute, handleMissingParameters, isOn, off, on, toArray, toArray, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RgEnergy()
public RgEnergy(AtomList atomList,
DistanceMatrix dm,
double weight)
| Method Detail |
|---|
public void update(int numberOfUpdates)
AbstractEnergy
update in interface Updateableupdate in class AbstractEnergypublic void evaluateAtoms()
AbstractEnergy
evaluateAtoms in class AbstractEnergypublic double evaluate()
AbstractEnergy
evaluate in class AbstractEnergy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||