Package | Description |
---|---|
neurord.disc |
These are various ways of turning a morphology into a set of elements of constrained volume.
|
neurord.model |
These classes represent the model as it is stored in the input files.
|
neurord.numeric.morph |
Representation of the morphology and discretized mesh for computational purposes.
|
Modifier and Type | Method and Description |
---|---|
static VolumeGrid |
TreeBoxDiscretizer.buildGrid(TreePoint[] srcPoints,
double d,
HashMap<String,Double> resHM,
double[] surfaceLayers,
VolumeGrid.geometry_t geom,
double d2d) |
Modifier and Type | Method and Description |
---|---|
VolumeGrid.geometry_t |
SDRun.getGeometry() |
Modifier and Type | Method and Description |
---|---|
static VolumeGrid.geometry_t |
VolumeGrid.geometry_t.fromString(String sg) |
static VolumeGrid.geometry_t |
VolumeGrid.geometry_t.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VolumeGrid.geometry_t[] |
VolumeGrid.geometry_t.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.