This is a module
network#
Network#
This submodule contains models for calculating topological properties of networks
Functions
|
|
|
Assign a cluster number to each pore |
|
Find the size of the cluster to which each pore belongs |
|
Find the number of neighbors for each pore |
|
Count number of pores that are spatially coincident with other pores |
|
Find the distance between each pore and its furthest topological neighbor |
|
Find the distance between each pore and its closest topological neighbor |
|
Find distance to and index of nearest pore even if not topologically connected |
|
Find repeat occurrences of throat connections |
|
Find the indices of coincident pores |
|
Find throats which make a Gabriel subgraph |
|
Find any throats that point to a non-existent pore |
|
Find which pores, if any, are not connected to a throat |
|
Find any throats that are connected to the same pore on both ends |
|
Find the center to center distance between each pair of pores |
|
Find any throat connections that are pointing from j -> i where j > i |