Package | Description |
---|---|
simulation.dynamics | |
simulation.geometry.elements | |
simulation.geometry.substrates |
Modifier and Type | Method and Description |
---|---|
void |
CylindricalSurfaceStepGenerator.setCylinder(Cylinder cylinder)
set the current cylinder
|
Modifier and Type | Class and Description |
---|---|
class |
BasicCylinder
implements a cylindrical geometry.
|
class |
FacetCylinder
Cylinder implementation with polygonal cross-section.
|
class |
MyelinatedCylinder
Thick-walled cylinder.
|
class |
SquashyCylinder
A squashy cylinder is one that deforms when it abutts another
cylinder.
|
Modifier and Type | Method and Description |
---|---|
static Cylinder |
CylinderFactory.getCylinder(double[] V,
double[] P,
SimulationParams simParams) |
static Cylinder |
CylinderFactory.getCylinder(double[] P,
SimulationParams simParams) |
Modifier and Type | Field and Description |
---|---|
Cylinder[] |
CylinderSubstrate.cylinder |
Modifier and Type | Method and Description |
---|---|
Cylinder[] |
CylinderSubstrate.getCylinders() |