public class BoundaryDeformableLattice extends BoundaryDeformablePeriodic
box, eventManager, inflateEvent, shape, space
transformVectors, truncationRadius, tV2
Constructor | Description |
---|---|
BoundaryDeformableLattice(Primitive primitive,
double[] nCells) |
Creates boundary with the shape of the given primitive and the given
number of cells for each dimension.
|
BoundaryDeformableLattice(Primitive primitive,
int[] nCells) |
Creates boundary with the shape of the given primitive and the given
number of cells for each dimension.
|
Modifier and Type | Method | Description |
---|---|---|
void |
updateSize(Primitive primitive,
int[] nCells) |
getBox, getCenter, getEventManager, getPeriodicity, getShape, setBox
centralImage, deform, getBoundaryTensor, getBoxSize, getEdgeVector, getIndexIterator, getPeriodicity, getTruncationRadius, imageOrigins, nearestImage, setAsCube, setAsRectangular, setBoxSize, setDimensions, setEdgeVector, setEdgeVectors, setTruncationRadius, testTransformVector, update, volume
public BoundaryDeformableLattice(Primitive primitive, int[] nCells)
public BoundaryDeformableLattice(Primitive primitive, double[] nCells)
public void updateSize(Primitive primitive, int[] nCells)