IPotential
, IPotentialMolecular
public class PotentialGroupHybrid extends PotentialGroupNbr
PotentialGroup.PotentialLinker
Modifier and Type | Field | Description |
---|---|---|
protected PotentialMasterCell |
potentialMasterCell |
|
protected PotentialMasterList |
potentialMasterList |
box, criterion, first, potentialMaster
atomSetSinglet, firstRangeIndependent
nBody, space
Constructor | Description |
---|---|
PotentialGroupHybrid(int nBody) |
Modifier and Type | Method | Description |
---|---|---|
void |
setPotentialMaster(PotentialMaster newPotentialMaster) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPotential, addPotential, calculate, contains, energy, getAtomTypes, getPotentials, getRange, isEnabled, setBox, setEnabled
addPotential, calculateRangeIndependent, removePotential
nBody
protected PotentialMasterCell potentialMasterCell
protected PotentialMasterList potentialMasterList
public void setPotentialMaster(PotentialMaster newPotentialMaster)
setPotentialMaster
in class PotentialGroup