| Package | Description |
|---|---|
| org.catacomb.numeric.difnet | |
| org.catacomb.numeric.difnet.calc | |
| org.catacomb.numeric.difnet.model | |
| org.catacomb.numeric.mesh |
| Modifier and Type | Method and Description |
|---|---|
NetStructure |
NetFactory.newNetStructure(StructureNode[] nodes,
StructureLink[] links) |
| Modifier and Type | Method and Description |
|---|---|
void |
DiffusionCalculator.init(NetStructure dnet)
Initialises the internal representation of the network structure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetDiffuser.init(NetStructure dnetprop)
initialise the internal mapping of the network geometry.
|
| Constructor and Description |
|---|
NetDiffuser(NetStructure dnetprop)
creates and initialises a CcNetDiffuser for any diffusive nets sharing the
same diffusiveNetProperties.
|
OrderedNetMap(NetStructure dn) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicNetStructure |
| Modifier and Type | Method and Description |
|---|---|
NetStructure |
BasicNetFactory.newNetStructure(StructureNode[] nodes,
StructureLink[] links) |
| Modifier and Type | Method and Description |
|---|---|
NetStructure |
DifMesh.makeNetStructure(NetFactory nf) |
static NetStructure |
MeshNetConverter.meshToNet(MeshPoint[] pts,
NetFactory netFactory) |
Copyright © 2013. All Rights Reserved.