public class BoxInflateDeformable extends BoxInflate
| Modifier and Type | Field | Description |
|---|---|---|
protected Tensor |
tempTens |
|
protected Tensor |
tempTensInv |
boxdimVector, groupScaler, moleculeCenter, scaleVector, translator| Constructor | Description |
|---|---|
BoxInflateDeformable(Box box,
Space space) |
|
BoxInflateDeformable(Space space) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
actionPerformed() |
Performs isotropic inflation.
|
getBox, setBoxgetScale, getTargetDensity, getVectorScale, setScale, setTargetDensity, setVectorScale, undoprotected final Tensor tempTens
protected final Tensor tempTensInv
public BoxInflateDeformable(Space space)
public void actionPerformed()
actionPerformed in interface IActionactionPerformed in class BoxInflate