public static class IntegratorVelocityVerletShake.BondConstraints
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
int[][] |
bondedAtoms |
|
double[] |
bondLengths |
Constructor | Description |
---|---|
BondConstraints(int[][] bondedAtoms,
double[] bondLengths) |
Modifier and Type | Method | Description |
---|---|---|
void |
redistributeForces(IMolecule molecule,
AtomLeafAgentManager<Vector> agentManager) |
|
void |
relaxMolecule(IMolecule molecule) |
public final int[][] bondedAtoms
public final double[] bondLengths
public BondConstraints(int[][] bondedAtoms, double[] bondLengths)
public void redistributeForces(IMolecule molecule, AtomLeafAgentManager<Vector> agentManager)
public void relaxMolecule(IMolecule molecule)