|
nns.c
1.0.1
Nanowire Network simulator
|
Files | |
| file | component.h [code] |
| Defines the structure and operations for connected components in a Nanowire Network. | |
| file | datasheet.h [code] |
| Defines the structure and comparison function for a device's datasheet. | |
| file | junction.h [code] |
| Defines the structure and comparison function for nanowire junctions. | |
| file | network.h [code] |
| Defines the structures and functions used to model and simulate the topology and electrical state of a Nanowire Network. | |
| file | wire.h [code] |
| Defines the ‘wire’ structure and a function for comparing wires by length. | |